summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-02-20 09:08:45 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2003-02-20 09:08:45 +0000
commit3343fdd21cbcccdccf740d5d5e667d8ba8020cca (patch)
tree7b0e6d178310037cafc252ce5132ce07463f0b9e /libf2c/ChangeLog
parent8fa083166991fbaf31f8e81cfbc388d39792bccf (diff)
downloadgcc-3343fdd21cbcccdccf740d5d5e667d8ba8020cca.tar.gz
configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. * configure: Rebuilt. From-SVN: r63159
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 8769ddd3281..60eda27cd9d 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-20 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
+ config.status.
+ * configure: Rebuilt.
+
2003-02-03 Andreas Jaeger <aj@suse.de>
* libU77/configure.in (AC_PROG_CC_WORKS): Define _GNU_SOURCE.