X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=config.m4;h=0ff86b0f35073fcf7a04110b40a762a3cd09d950;hp=447ffe6f4b4e72b3c4c1c7be55803e66a89ec3f9;hb=47ef16e0871aa7f4ea5462287f42eefdbf88268a;hpb=80426b557f104c5049dd26a64eb22b11bc671aa7 diff --git a/config.m4 b/config.m4 index 447ffe6..0ff86b0 100644 --- a/config.m4 +++ b/config.m4 @@ -47,7 +47,7 @@ PHP_ARG_ENABLE(psi, whether to enable PHP System Interface support, [ --enable-psi Enable PHP System Interface support]) PHP_ARG_ENABLE(psi-posix, whether to pre-define POSIX decls, -[ --ebable-psi-posix PSI: pre-define POSIX decls], [ ], [ ]) +[ --enable-psi-posix=... PSI: pre-define POSIX decls], [ ], [ ]) PHP_ARG_WITH(psi-libjit, where to find libjit, [ --with-psi-libjit=DIR PSI: path to libjit], [ ], [ ]) @@ -65,8 +65,7 @@ if test "$PHP_PSI" != no; then PSI_CHECK_LIBFFI AC_FUNC_FNMATCH - AC_HEADER_DIRENT - + PSI_CONFIG_INIT PSI_CHECK_STD_TYPES PSI_CHECK_STDINT