Changeset 37 for trunk/config.w32
- Timestamp:
- 05/27/2006 12:47:50 PM (7 years ago)
- Files:
-
- 1 modified
-
trunk/config.w32 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config.w32
r31 r37 17 17 // {{{ add sources on enabled 18 18 ARG_ENABLE("xcache-optimizer", "(N/A)", "no"); 19 ARG_ENABLE("xcache-coverager", "Enable code coverage dumper, NOT for production server", "no");19 ARG_ENABLE("xcache-coverager", "Enable code coverage dumper, useful for testing php scripts", "no"); 20 20 ARG_ENABLE("xcache-assembler", "(N/A)", "no"); 21 21 ARG_ENABLE("xcache-disassembler", "Enable opcode to php variable dumper, NOT for production server", "no");

