Changeset 1003 for trunk/config.m4
- Timestamp:
- 2012-07-19T08:51:33+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/config.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config.m4
r1001 r1003 5 5 [ --enable-xcache-$2 XCache: $4], no, no) 6 6 if test "$PHP_$3" != "no"; then 7 xcache_sources="$xcache_sources submodules/xc_$1.c"7 xcache_sources="$xcache_sources mod_$1/xc_$1.c" 8 8 XCACHE_MODULES="$XCACHE_MODULES $1" 9 9 HAVE_$3=1
Note: See TracChangeset
for help on using the changeset viewer.

