improve/fix build
[m6w6/ext-psi] / m4 / psi_decl.m4
index 6a0ef809916b256dd99e8f7e8cfeedd93c7d2014..e142f708dbf911c2ce714416ee8116bbdef81cd6 100644 (file)
@@ -97,8 +97,9 @@ AC_DEFUN(PSI_DECL, [
                        ])
                ])
                ;;
-       "*")
-               PSI_REDIR($psi_symbol, $psi_symbol_redirect)
+       *)
+               PSI_REDIR($psi_symbol)
+               psi_add_decl "$psi_decl_args" $3
                ;;
        esac
 ])