X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php-link-libs.patch;h=8938d7d9513782de40f851e99824c6cbd185b29e;hb=d2a00cb8d3d3e645fbce4d056515efc3ebd08a8b;hp=23a7acc0073fe62566c735c7b013cdf48dba450a;hpb=0ce6064f945c28210b023ded38b376f6da91813b;p=packages%2Fphp.git diff --git a/php-link-libs.patch b/php-link-libs.patch index 23a7acc..8938d7d 100644 --- a/php-link-libs.patch +++ b/php-link-libs.patch @@ -10,14 +10,14 @@ if test "$ac_cv_func_dlopen" = "yes"; then --- php-5.2.0/acinclude.m4.orig 2006-12-22 21:52:13.766461055 +0100 +++ php-5.2.0/acinclude.m4 2006-12-22 21:52:37.159794165 +0100 -@@ -1740,18 +1740,18 @@ +@@ -1845,18 +1845,18 @@ dnl Wrapper for AC_CHECK_LIB dnl AC_DEFUN([PHP_CHECK_LIBRARY], [ - save_old_LDFLAGS=$LDFLAGS + save_old_LIBS=$LIBS ac_stuff="$5" - + save_ext_shared=$ext_shared ext_shared=yes - PHP_EVAL_LIBLINE([$]ac_stuff, LDFLAGS)