X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=config.psi.m4;h=09ca4970f7819ab781b23982bafa92fda599f31d;hp=d64846a38e8a5f2c1de09b43e8aca690bc5029df;hb=3137da963d298c73ce3bc858874fdfc87fa941b7;hpb=5d54598329a4d04dd0080bc1252d1de85a7befef;ds=sidebyside diff --git a/config.psi.m4 b/config.psi.m4 index d64846a..09ca497 100644 --- a/config.psi.m4 +++ b/config.psi.m4 @@ -8,7 +8,8 @@ psi_includes() { EOF } -AC_DEFUN(PSI_INCLUDES, [AC_INCLUDES_DEFAULT([`psi_includes`])]) +AC_DEFUN(PSI_INCLUDES, [AC_INCLUDES_DEFAULT() +`psi_includes`]) AC_DEFUN(PSI_LEMON, [ AC_ARG_VAR(LEMON, The lemon parser generator of the SQLite project)