summaryrefslogtreecommitdiff
path: root/libf2c/configure
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-07-16 00:07:42 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-07-16 00:07:42 +0000
commit153eca4347d053b6fc9b9cb3426559b0d3215080 (patch)
tree4c017d2354b7dca24ef8282a627e43b3cf293629 /libf2c/configure
parentaae06a58a5e53786c4e4efe9e303dd4e45de43fd (diff)
downloadgcc-153eca4347d053b6fc9b9cb3426559b0d3215080.tar.gz
* g2c.hin: Renamed from g2c.h.in.
* Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. * libU77/config.hin: Renamed from libU77/config.h.in. * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21202 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/configure')
-rwxr-xr-xlibf2c/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/libf2c/configure b/libf2c/configure
index e386a9315f7..5f7d1ed521f 100755
--- a/libf2c/configure
+++ b/libf2c/configure
@@ -520,7 +520,7 @@ fi
-# From configure.in 1.11
+# From configure.in 1.12
# For g77 we'll set CC to point at the built gcc, but this will get it into
# the makefiles
@@ -1306,7 +1306,7 @@ done
ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
-trap 'rm -fr `echo "Makefile g2c.h" | 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
@@ -1405,7 +1405,7 @@ EOF
cat >> $CONFIG_STATUS <<EOF
-CONFIG_FILES=\${CONFIG_FILES-"Makefile g2c.h"}
+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