[xdebug-dev] xdebug xdebug/config.m4 - Revert Marcus' patch

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Tue, 4 Mar 2008 14:13:06 +0100

Date: Tue Mar 4 14:13:05 CET 2008
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Revert Marcus' patch

Modified files:
           xdebug/config.m4 (version: 1.27)

[FILE: /xdebug/config.m4]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- xdebug/config.m4:1.26 Sun Feb 17 19:52:08 2008 GMT
+++ xdebug/config.m4 Tue Mar 04 12:13:05 2008 GMT
@@ -1,4 +1,4 @@
-dnl $Id: cvstemp,v 1.26 2008/02/17 20:52:08 helly Exp $
+dnl $Id: cvstemp,v 1.27 2008/03/04 13:13:05 derick Exp $
 dnl config.m4 for extension xdebug
 
 PHP_ARG_ENABLE(xdebug, whether to enable eXtended debugging support,
@@ -29,5 +29,5 @@
 
   PHP_ADD_MAKEFILE_FRAGMENT
   PHP_SUBST(XDEBUG_SHARED_LIBADD)
- PHP_NEW_EXTENSION(xdebug, xdebug.c xdebug_code_coverage.c xdebug_com.c xdebug_compat.c xdebug_handler_dbgp.c xdebug_handler_gdb.c xdebug_handler_php3.c xdebug_handlers.c xdebug_llist.c xdebug_hash.c xdebug_private.c xdebug_profiler.c xdebug_set.c xdebug_str.c xdebug_superglobals.c xdebug_var.c xdebug_xml.c usefulstuff.c, yes, , , , yes)
+ PHP_NEW_EXTENSION(xdebug, xdebug.c xdebug_code_coverage.c xdebug_com.c xdebug_compat.c xdebug_handler_dbgp.c xdebug_handler_gdb.c xdebug_handler_php3.c xdebug_handlers.c xdebug_llist.c xdebug_hash.c xdebug_private.c xdebug_profiler.c xdebug_set.c xdebug_str.c xdebug_superglobals.c xdebug_var.c xdebug_xml.c usefulstuff.c, $ext_shared)
 fi
Received on Tue Mar 04 2008 - 14:13:49 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST