]> granicus.if.org Git - php/commitdiff
first PHP_EXTENSION_LIBS casualty :(
authorHartmut Holzgraefe <hholzgra@php.net>
Fri, 4 Jan 2002 15:00:26 +0000 (15:00 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Fri, 4 Jan 2002 15:00:26 +0000 (15:00 +0000)
configure.in

index 508ae4494d80807e2e3aa86f04698727a33fc6de..7104d0dd57cabe03395b56a0f98db2ccd65c3134 100644 (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