]> granicus.if.org Git - php/commitdiff
OK, got ahead of myself. Go back to where we started this morning.
authorJoey Smith <joey@php.net>
Wed, 26 Jul 2000 11:33:56 +0000 (11:33 +0000)
committerJoey Smith <joey@php.net>
Wed, 26 Jul 2000 11:33:56 +0000 (11:33 +0000)
configure.in

index b227b4d558742833ac8820ea6d85d481fd86d034..7bcc7e92ce75a12a0e31bb32f5b816952d97ac62 100644 (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