php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #65113
Patch nostdcxx-patch revision 2013-06-24 19:32 UTC by mi+php at aldan dot algebra dot com

Patch nostdcxx-patch for *Configuration Issues Bug #65113

Patch version 2013-06-24 19:32 UTC

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

Developer: mi+php@aldan.algebra.com

--- configure	Wed Jun  5 01:24:13 2013
+++ configure	Mon Jun 24 14:58:01 2013
@@ -69617,14 +69617,4 @@
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-
-
-  case stdc++ in
-  c|c_r|pthread*) ;;
-  *)
-      LIBS="-lstdc++ $LIBS"
-   ;;
-  esac
-
-
     php_cxx_done=yes
   fi
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC