For flex/bison files to be new.
authorBruce Momjian <[email protected]>
Sun, 7 Sep 2003 23:39:03 +0000 (23:39 +0000)
committerBruce Momjian <[email protected]>
Sun, 7 Sep 2003 23:39:03 +0000 (23:39 +0000)
configure
configure.in

index 17b08ffaf0dac5b12d4b836de95167262b336f45..9d729d91cc46d37bd89a04b7ddd1664333d0f8c1 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,11 +1,4 @@
 #! /bin/sh
-
-# touch files to flex/bison not needed
-cat UPDATE | grep '^\./' | while read FILE
-do
-   touch "$FILE"
-done
-
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.53 for PostgreSQL 7.4beta2.
 #
index 77206f21400b5a275b2ec7fbbaebe2b9cab78d9b..216a3c59eba269e70e7ac6078ae3d6f96842f30e 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-dnl $Header: /cvsroot/pgsql/configure.in,v 1.280.2.2 2003/09/07 21:44:29 momjian Exp $
+dnl $Header: /cvsroot/pgsql/configure.in,v 1.280.2.3 2003/09/07 23:39:03 momjian Exp $
 dnl
 dnl Developers, please strive to achieve this order:
 dnl
@@ -15,6 +15,13 @@ dnl 8. System services
 dnl
 dnl Read the Autoconf manual for details.
 dnl
+
+# touch files to flex/bison not needed
+cat UPDATE | grep '^\./' | while read FILE
+do
+   touch "$FILE"
+done
+
 m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
 dnl
 dnl The GNU folks apparently haven't heard that some people don't use