Changeset 630 for branches/1.3
- Timestamp:
- 07/05/2009 11:40:38 AM (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/processor/processor.m4
r629 r630 65 65 dnl }}} 66 66 DEF_HASH_TABLE_FUNC(`HashTable_zval_ptr', `zval_ptr') 67 #ifdef HAVE_XCACHE_CONSTANT68 DEF_HASH_TABLE_FUNC(`HashTable_zend_constant', `zend_constant')69 #endif70 67 DEF_HASH_TABLE_FUNC(`HashTable_zend_function', `zend_function') 71 68 #ifdef ZEND_ENGINE_2

