]> git.pld-linux.org Git - packages/php.git/blame - php-dba-link.patch
- up to 8.0.7; soname to reflect that this is php 8
[packages/php.git] / php-dba-link.patch
CommitLineData
c0240cb1 1--- php-5.2.3/ext/dba/config.m4~ 2007-06-01 10:47:16.524748906 +0300
2+++ php-5.2.3/ext/dba/config.m4 2007-06-01 10:51:16.450167741 +0300
3@@ -186,6 +186,8 @@
4 #endif
5 ],[
6 THIS_LIBS=$LIB
7+ LDFLAGS=$old_LDFLAGS
8+ LIBS=$old_LIBS
9 lib_found=1
10 ])
a17aa399 11 ],[])
This page took 0.060199 seconds and 4 git commands to generate.