]> granicus.if.org Git - php/commitdiff
Fix Apache-module build
authorSascha Schumann <sas@php.net>
Sun, 3 Oct 1999 14:06:06 +0000 (14:06 +0000)
committerSascha Schumann <sas@php.net>
Sun, 3 Oct 1999 14:06:06 +0000 (14:06 +0000)
configure.in

index c2a97df581ebc3e0a3704422745c87e2335e5da5..4a6ac39353745f63b09fdb1c09f49a5218178955 100644 (file)
@@ -192,7 +192,7 @@ if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then
 fi
 
 INCLUDES="-I\$(top_builddir)/libzend -I\$(top_builddir)/TSRM"
-EXTRA_LIBS="$EXTRA_LIBS \`\$(SHELL) ./libzend/zend_config --libs\`"
+EXTRA_LIBS="$EXTRA_LIBS \`\$(SHELL) $cwd/libzend/zend_config --libs\`"
 AC_SUBST(INCLUDES)
 
 AC_CHECK_LIB(nsl, gethostname, [