Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates-src > by-pkgid > f84a4ad65afe5c0c992bf90abec9e07d > files > 18

php-5.6.34-1.mga6.src.rpm

diff -Naurp php-5.5.9/ext/dba/config.m4 php-5.5.9.oden/ext/dba/config.m4
--- php-5.5.9/ext/dba/config.m4	2014-02-12 11:18:08.910822414 +0100
+++ php-5.5.9.oden/ext/dba/config.m4	2014-02-12 11:18:24.286823273 +0100
@@ -250,6 +250,8 @@ AC_DEFUN([PHP_DBA_DB_CHECK],[
 #endif
           ],[
             THIS_LIBS=$LIB
+            LDFLAGS=$old_LDFLAGS
+            LIBS=$old_LIBS
             lib_found=1
           ])
         ])