Files
pecl-memcache/config.m4
Antony Dovgal ba09dadb04 improve session support by using PHP_ADD_EXTENSION_DEP() macro, when possible.
this makes it possible to disable session support and also memcache's ./configure
will fail gracefully if you enable it, but ext/session is missing.
2006-11-15 21:05:03 +00:00

5 lines
67 B
Plaintext

dnl $Id$
dnl this file is required by phpize
sinclude(config9.m4)