[xdebug-dev] xdebug xdebug/config.m4 - Enable to be tested as built-in using 'make test'

From: Marcus Börger <helly[@]php.net>
Date: Sun, 17 Feb 2008 21:52:09 +0100

Date: Sun Feb 17 21:52:08 CET 2008
User: Marcus Börger
Directory: xdebug

Log Message:
[0.05]
- Enable to be tested as built-in using 'make test'

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

[FILE: /xdebug/config.m4]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xdebug/config.m4:1.25 Tue Dec 19 15:16:12 2006 GMT
+++ xdebug/config.m4 Sun Feb 17 19:52:08 2008 GMT
@@ -1,4 +1,4 @@
-dnl $Id: cvstemp,v 1.25 2006/12/19 16:16:12 derick Exp $
+dnl $Id: cvstemp,v 1.26 2008/02/17 20:52:08 helly 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, $ext_shared)
+ 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)
 fi
Received on Sun Feb 17 2008 - 22:04:46 GMT

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