]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Sat, 30 Mar 2002 03:07:47 +0000 (03:07 +0000)
committerfoobar <sniper@php.net>
Sat, 30 Mar 2002 03:07:47 +0000 (03:07 +0000)
ext/ming/config.m4

index 1023204ffd39cba26fcf7580dc00f939842764c2..76a65da657244432c3ccb2fa0a58d8b7633a6c77 100644 (file)
@@ -21,7 +21,7 @@ if test "$PHP_MING" != "no"; then
   ],[
     AC_MSG_ERROR([Ming library 0.2a or greater required.])
   ],[
-    -L$MING_DIR/lib -lm -ldl
+    -L$MING_DIR/lib
   ])
 
   PHP_ADD_INCLUDE($MING_DIR/include)