]> granicus.if.org Git - php/commitdiff
MFH: remove -ldl
authorAntony Dovgal <tony2001@php.net>
Tue, 15 Apr 2008 12:47:33 +0000 (12:47 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 15 Apr 2008 12:47:33 +0000 (12:47 +0000)
ext/ext_skel

index 58cc89f80f2d04e5e8e4b0305954fc12d31e5dad..c0eafbfa3bdc6eaa430be35fe5e8544aa5a4955d 100755 (executable)
@@ -161,7 +161,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
   dnl ],[
   dnl   AC_MSG_ERROR([wrong $extname lib version or lib not found])
   dnl ],[
-  dnl   -L\$${EXTNAME}_DIR/lib -lm -ldl
+  dnl   -L\$${EXTNAME}_DIR/lib -lm
   dnl ])
   dnl
   dnl PHP_SUBST(${EXTNAME}_SHARED_LIBADD)