php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #67483
Patch 2.2.7-shared-libadd.patch revision 2014-06-20 04:33 UTC by yselkowitz at cygwin dot com

Patch 2.2.7-shared-libadd.patch for memcache Bug #67483

Patch version 2014-06-20 04:33 UTC

Return to Bug #67483 | Download this patch
Patch Revisions:

Developer: yselkowitz@cygwin.com

--- origsrc/memcache-2.2.7/config9.m4	2012-09-22 20:51:08.000000000 -0500
+++ src/memcache-2.2.7/config9.m4	2014-06-19 21:59:48.406752000 -0500
@@ -60,6 +60,7 @@ if test "$PHP_MEMCACHE" != "no"; then
       PHP_ADD_LIBRARY_WITH_PATH(z, $PHP_ZLIB_DIR/lib, MEMCACHE_SHARED_LIBADD)
     fi
     PHP_ADD_INCLUDE($PHP_ZLIB_INCDIR)
+    PHP_SUBST(MEMCACHE_SHARED_LIBADD)
   fi
  
   if test "$PHP_MEMCACHE_SESSION" != "no"; then 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 04:01:30 2024 UTC