From: foobar Date: Sun, 7 Jul 2002 00:47:46 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.2.3RC1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d52283eef870784865c8986476c2987d1e87335f;p=php MFH --- diff --git a/acinclude.m4 b/acinclude.m4 index 0e14f2255f..2c1b3b9406 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -109,7 +109,7 @@ AC_DEFUN(PHP_EVAL_LIBLINE,[ case $ac_i in -l*) ac_ii=`echo $ac_i|cut -c 3-` - PHP_ADD_LIBRARY($ac_ii,,$2) + PHP_ADD_LIBRARY($ac_ii,1,$2) ;; -L*) ac_ii=`echo $ac_i|cut -c 3-`