From: foobar Date: Sun, 9 Jan 2005 23:47:33 +0000 (+0000) Subject: Forgot this from the outside-source-dir patch X-Git-Tag: php-4.3.11RC1~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef771fa4d19b1da1af8464ca04123049be54ec24;p=php Forgot this from the outside-source-dir patch --- diff --git a/configure.in b/configure.in index 85e16e3877..a07daa1ae9 100644 --- a/configure.in +++ b/configure.in @@ -1269,12 +1269,12 @@ fi # test -d TSRM || $php_shtool mkdir TSRM -echo '#include "../main/php_config.h"' > TSRM/tsrm_config.h +echo '#include <../main/php_config.h>' > TSRM/tsrm_config.h test -d Zend || $php_shtool mkdir Zend cat >Zend/zend_config.h < #if defined(APACHE) && defined(PHP_API_VERSION) #undef HAVE_DLFCN_H #endif