OK, got ahead of myself. Go back to where we started this morning.

This commit is contained in:
Joey Smith 2000-07-26 11:33:56 +00:00
parent 1373a16280
commit 017a843f0a

View File

@ -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