aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-11-24 22:04:38 +0000
committerKelley Cook <kcook@gcc.gnu.org>2004-11-24 22:04:38 +0000
commitc0229298bd6ba93399e0ae590e6f9f1b975b382f (patch)
tree1a205f4efb7cde1c60805f272a7b886ff7cb76d0 /libgfortran/ChangeLog
parentefe53fbe1aade4e73099f3e91168d71e9125d646 (diff)
2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool to always pass_all. * boehm-gc/configure: Regenerate. * libffi/configure: Regenerate. * libgfortran/configure: Regenerate. * libjava/configure: Regenerate. * libobjc/configure: Regenerate. * libstdc++-v3/configure: Regenerate. * zlib/configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@91200 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 1228da1357f..b87f96e431e 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
+
+ * configure: Regenerate for libtool change.
+
2004-11-22 Steven Bosscher <stevenb@suse.de>
PR libfortran/15960