From 9e14a25a8114bf8aaf5b5a7e6d19310df0625657 Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 30 Mar 2002 03:07:47 +0000 Subject: [PATCH] MFH --- ext/ming/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/ming/config.m4 b/ext/ming/config.m4 index 1023204ffd..76a65da657 100644 --- a/ext/ming/config.m4 +++ b/ext/ming/config.m4 @@ -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) -- 2.50.1