summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-05 23:19:54 +0000
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-05 23:19:54 +0000
commit949aa2c669581698fe6fe931a6634c332988b7d3 (patch)
treef3246666e71b16b4b1bd4a8d6e7423f6317907b8 /libf2c/ChangeLog
parentd74dd50d34819fb30789057d794d6ced1c93d8de (diff)
downloadgcc-949aa2c669581698fe6fe931a6634c332988b7d3.tar.gz
Index: libf2c/ChangeLog
Thu Feb 5 15:08:08 2004 Geoffrey Keating <geoffk@apple.com> PR 12179 * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Use 'gcc', not 'gcc-lib'. Add comment about poorly-named variables. * Makefile.in (libsubdir): Use 'gcc', not 'gcc-lib'. * configure: Regenerate. Index: libstdc++-v3/ChangeLog 2004-02-05 Geoffrey Keating <geoffk@apple.com> PR 12179 * .cvsignore: New. * acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): Use 'gcc', not 'gcc-lib'. Add comment about poorly-named variables. * aclocal.m4: Regenerate. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77351 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index e54f66e856d..b8f07d6fea6 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,11 @@
+Thu Feb 5 15:08:08 2004 Geoffrey Keating <geoffk@apple.com>
+
+ PR 12179
+ * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Use 'gcc', not 'gcc-lib'.
+ Add comment about poorly-named variables.
+ * Makefile.in (libsubdir): Use 'gcc', not 'gcc-lib'.
+ * configure: Regenerate.
+
2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
* libF77/configure.in: Update to AC_PREREQ(2.13)