]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Sun, 7 Jul 2002 00:47:46 +0000 (00:47 +0000)
committerfoobar <sniper@php.net>
Sun, 7 Jul 2002 00:47:46 +0000 (00:47 +0000)
acinclude.m4

index 0e14f2255fa573f8ae4e27f1790a7a51cabf516b..2c1b3b9406f4905e4504753cbb4e696f162489a5 100644 (file)
@@ -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-`