[xdebug-dev] xdebug xdebug/config.w32 - Make Liz happy.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Mon, 6 Apr 2009 22:41:21 +0200

Date: Mon Apr 6 22:41:21 CEST 2009
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Make Liz happy.

Modified files:
           xdebug/config.w32 (version: 1.6)

[FILE: /xdebug/config.w32]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xdebug/config.w32:1.5 Sat Oct 07 20:09:09 2006 GMT
+++ xdebug/config.w32 Mon Apr 06 18:41:21 2009 GMT
@@ -1,7 +1,7 @@
-// $Id: cvstemp,v 1.5 2006/10/07 22:09:09 derick Exp $
+// $Id: cvstemp,v 1.6 2009/04/06 20:41:21 derick Exp $
 // vim:ft=javascript
 
-ARG_WITH("xdebug", "Xdebug support", "yes");
+ARG_WITH("xdebug", "Xdebug support", "no");
 
 if (PHP_XDEBUG == "yes") {
         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");
Received on Mon Apr 06 2009 - 22:41:26 BST

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