diff options
Diffstat (limited to 'ext/spl/config.w32')
-rw-r--r-- | ext/spl/config.w32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/config.w32 b/ext/spl/config.w32 index 56c466c220..b82333a261 100644 --- a/ext/spl/config.w32 +++ b/ext/spl/config.w32 @@ -1,4 +1,3 @@ -// $Id$ // vim:ft=javascript EXTENSION("spl", "php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_directory.c spl_exceptions.c spl_observer.c spl_dllist.c spl_heap.c spl_fixedarray.c", false /*never shared */, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1"); |