php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch fix-php-memcache.libxml2.patch for Unknown/Other Function Bug #51753

Patch version 2010-05-06 07:31 UTC

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

Developer: sa@nkvdteam.ru

*** /usr/ports/textproc/libxml2/files/patch-configure.orig	Thu May  6 13:36:05 2010
--- /usr/ports/textproc/libxml2/files/patch-configure	Thu May  6 13:32:12 2010
***************
*** 23,34 ****
   	else
   	    if test -r $prefix/include/python$PYTHON_VERSION/Python.h
   	    then
- @@ -20665,6 +20666,8 @@
-                fi
-            fi
-         ;;
- +       *freebsd*) THREAD_LIBS=""
- +       ;;
-      esac
-      if test "$WITH_THREADS" = "1" ; then
-         THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
--- 23,25 ----

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 13 18:01:35 2024 UTC