Commit c60f1599 by Dave Love

Regenerated.

From-SVN: r23272
parent a8ae89a5
...@@ -1201,7 +1201,8 @@ test "$host_alias" != "$target_alias" && ...@@ -1201,7 +1201,8 @@ test "$host_alias" != "$target_alias" &&
subdirs="libU77 libI77 libF77" subdirs="libU77 libI77 libF77"
# Do Makefile first since g2c.h depends on it and shouldn't get an # Do Makefile first since g2c.h depends on it and shouldn't get an
# earlier timestamp. # earlier timestamp. Of course, it does when the multilib gunk below
# edits Makefile, sigh; see additional touch below.
trap '' 1 2 15 trap '' 1 2 15
cat > confcache <<\EOF cat > confcache <<\EOF
# This file is a shell script that caches the results of configure # This file is a shell script that caches the results of configure
...@@ -1492,6 +1493,7 @@ if test -n "$CONFIG_FILES"; then ...@@ -1492,6 +1493,7 @@ if test -n "$CONFIG_FILES"; then
# FIXME: We shouldn't need to set ac_file # FIXME: We shouldn't need to set ac_file
ac_file=Makefile ac_file=Makefile
. ${topsrcdir}/config-ml.in . ${topsrcdir}/config-ml.in
touch g2c.h # to keep it more recent than Makefile
fi fi
fi fi
exit 0 exit 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment