[xdebug-dev] xdebug xdebug/config.m4 - Added srm_oparray.c to build.

From: Allister Beharry <allister.beharry[@]gmail.com>
Date: Fri, 17 Jul 2009 09:21:14 +0200

Date: Fri Jul 17 09:21:14 CEST 2009
User: Allister Beharry
Directory: xdebug

Log Message:
[2.1]
- Added srm_oparray.c to build.
Modified files:
           xdebug/config.m4 (version: 1.28.4.1)

[FILE: /xdebug/config.m4]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.28
retrieving revision 1.28.4.1
diff -u -r1.28 -r1.28.4.1
--- xdebug/config.m4:1.28 Wed Jul 30 22:43:35 2008 GMT
+++ xdebug/config.m4 Fri Jul 17 05:21:13 2009 GMT
@@ -1,4 +1,4 @@
-dnl $Id: cvstemp,v 1.28 2008/07/31 00:43:35 sniper Exp $
+dnl $Id: cvstemp,v 1.28.4.1 2009/07/17 07:21:13 allisterb Exp $
 dnl config.m4 for extension xdebug
 
 PHP_ARG_ENABLE(xdebug, whether to enable eXtended debugging support,
@@ -27,7 +27,7 @@
 
   CPPFLAGS=$old_CPPFLAGS
 
- 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,,,,yes)
+ PHP_NEW_EXTENSION(xdebug, xdebug.c xdebug_code_coverage.c srm_oparray.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,,,,yes)
   PHP_SUBST(XDEBUG_SHARED_LIBADD)
   PHP_ADD_MAKEFILE_FRAGMENT
 fi
Received on Fri Jul 17 2009 - 09:21:27 BST

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