[Xapian-commits] 7867: branches/0.9/xapian-bindings/
olly
xapian-commits at lists.xapian.org
Sun Mar 4 17:29:59 GMT 2007
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 7867
Date: 2007-03-04 17:29:58 +0000 (Sun, 04 Mar 2007)
Log message (7 lines):
Backport fix from trunk:
configure.ac: Remove the sanity check for PHP_EXTENSION_DIR
added in Xapian 0.9.8 - if this is the first PHP extension to be
installed, the extension directory may not exist and "make install"
will create it.
configure.ac: If zend.h isn't found and configure was run with
"--with-php" we now die rather than disabling PHP support.
Modified files:
U branches/0.9/xapian-bindings/ChangeLog
U branches/0.9/xapian-bindings/configure.ac
Links:
http://xapian.org/C?7867
http://xapian.org/C?7867?branches/0.9/xapian-bindings/ChangeLog
http://xapian.org/C?7867?branches/0.9/xapian-bindings/configure.ac
More information about the Xapian-commits
mailing list