fix bashisms in configure
[m6w6/ext-psi] / config.m4
index b54c98ee9373af09a620a01aaa8fd6c2d763783c..e42e3bf4dd4a84ad45120cb8ebdc26c7a888e559 100644 (file)
--- a/config.m4
+++ b/config.m4
@@ -62,6 +62,7 @@ if test "$PHP_PSI" != no; then
        PSI_CHECK_LIBJIT
        PSI_CHECK_LIBFFI
 
+       AC_PATH_PROG(NM, nm)
        AC_FUNC_FNMATCH
        
        PSI_CONFIG_INIT