X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fpsi%2Fpsi_decl.m4;h=ae44e73e89e85fb4440ea2efecd80302f7af666d;hp=c5b90decf6b0e9bb499297f3883d8d4a909a6457;hb=2f08002ac0b6de75b0ecb6fe57cbbc70cb2424ae;hpb=fb1661f43586388050fd42b9702c7beefaae08f3 diff --git a/m4/psi/psi_decl.m4 b/m4/psi/psi_decl.m4 index c5b90de..ae44e73 100644 --- a/m4/psi/psi_decl.m4 +++ b/m4/psi/psi_decl.m4 @@ -61,6 +61,7 @@ AC_DEFUN(PSI_DECL_ARGS, [ m4_case([$2], [(void)], [], [()], [], + [], [], [m4_map_args_sep([PSI_DECL_ARG(m4_normalize(], [))], [], m4_bregexp([$2], [(\(.*\))], [\1]))]) ])