From: Joey Smith Date: Wed, 26 Jul 2000 11:33:56 +0000 (+0000) Subject: OK, got ahead of myself. Go back to where we started this morning. X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=017a843f0a9a45bf5f5521915aed5635fbfb8d8e;p=php OK, got ahead of myself. Go back to where we started this morning. --- diff --git a/configure.in b/configure.in index b227b4d558..7bcc7e92ce 100644 --- a/configure.in +++ b/configure.in @@ -796,9 +796,12 @@ PHP_GEN_CONFIG_VARS touch .deps #libphp4.module -AC_OUTPUT([], [], [ +AC_OUTPUT([php4.spec Zend/Makefile + build-defs.h + $PHP_OUTPUT_FILES + ], [], [ -if test "\$CONFIG_FILES" = ""; then +if test "$CONFIG_FILES" = ""; then PHP_GEN_MAKEFILES else for file in $PHP_FAST_OUTPUT_FILES; do