configure: fix consts; rel paths for lemon; stabilize
[m6w6/ext-psi] / config.m4
index de400c449e851ed844cdc79b2680c1a455917f59..b4107c878b64c800d03da213c7d0f4df57f0a55a 100644 (file)
--- a/config.m4
+++ b/config.m4
@@ -60,8 +60,8 @@ if test "$PHP_PSI" != no; then
        [  --enable-psi-maintainer-mode
                           PSI: enable maintainer mode
                            . parallel configure
-                           . source dependencies
-                           . extra decl wrappers], [no], [no])
+                           . make dependencies
+                           . extra debug wrappers], [no], [no])
 
        PHP_ARG_WITH(psi-libjit, where to find libjit,
        [  --with-psi-libjit=DIR   PSI: path to libjit], [ ], [ ])
@@ -102,7 +102,10 @@ if test "$PHP_PSI" != no; then
        PSI_CHECK_STDDEF
        
        dnl parallel
-       AC_MSG_CHECKING([for POSIX modules: $PHP_PSI_POSIX])
+       AC_MSG_CHECKING([for POSIX modules])
+       if ! $PSI_FAST_CONFIG; then
+               AC_MSG_RESULT([$PHP_PSI_POSIX])
+       fi
        
        PSI_CONFIG_POSIX(signal, signal.h, [
                PSI_CONFIG_POSIX(time, time.h, [