Regenerated.
authorDave Love <fx@gcc.gnu.org>
Tue, 13 Oct 1998 08:50:24 +0000 (08:50 +0000)
committerDave Love <fx@gcc.gnu.org>
Tue, 13 Oct 1998 08:50:24 +0000 (08:50 +0000)
From-SVN: r23044

libf2c/configure

index 628d7ca8e2834226e0c8711b5327164f57932522..2791f66ee844dc8b7e09b6d1beed6686dff25979 100755 (executable)
@@ -1200,6 +1200,8 @@ test "$host_alias" != "$target_alias" &&
 
 subdirs="libU77 libI77 libF77"
 
+# Do Makefile first since g2c.h depends on it and shouldn't get an
+# earlier timestamp.
 trap '' 1 2 15
 cat > confcache <<\EOF
 # This file is a shell script that caches the results of configure
@@ -1313,7 +1315,7 @@ done
 ac_given_srcdir=$srcdir
 ac_given_INSTALL="$INSTALL"
 
-trap 'rm -fr `echo "g2c.h:g2c.hin Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+trap 'rm -fr `echo "Makefile g2c.h:g2c.hin" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
 
@@ -1412,7 +1414,7 @@ EOF
 
 cat >> $CONFIG_STATUS <<EOF
 
-CONFIG_FILES=\${CONFIG_FILES-"g2c.h:g2c.hin Makefile"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile g2c.h:g2c.hin"}
 EOF
 cat >> $CONFIG_STATUS <<\EOF
 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then