1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

Fix Apache-module build

This commit is contained in:
Sascha Schumann
1999-10-03 14:06:06 +00:00
parent 9e4b5f7c3a
commit 079d9711ac

View 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, [