1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 08:33:06 +02:00

first PHP_EXTENSION_LIBS casualty :(

This commit is contained in:
Hartmut Holzgraefe
2002-01-04 15:00:26 +00:00
parent 0cbbac3c12
commit 597c0d5d4e

View File

@@ -242,7 +242,7 @@ AC_CHECK_LIB(nsl, gethostname, [
fi
AC_CHECK_LIB(dl, dlopen,[PHP_ADD_LIBRARY(dl)])
AC_CHECK_LIB(dl, dlopen,[LIBS="-ldl $LIBS"])
dnl The sin may be in a library which need not be specifed
dnl as well as res_search resides in libsocket