summaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-15 03:41:49 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-15 03:41:49 +0000
commitcfd061cc5b717f5d8e2656a76d61ce7f137c8430 (patch)
tree2377cd075b8208abe952d9b001005d978df3cfa2 /zlib
parente920c3d4f7d840cae36ac81a92ba36e98a823eaa (diff)
downloadgcc-cfd061cc5b717f5d8e2656a76d61ce7f137c8430.tar.gz
boehm-gc/
2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libf2c/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * libF77/configure.in: Update to AC_PREREQ(2.13) * libI77/configure.in: Update to AC_PREREQ(2.13) * libU77/configure.in: Update to AC_PREREQ(2.13) * libU77/configure: Regenerate. libffi/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libjava/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libjava/libltdl 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Update to AC_PREREQ(2.57). Delete FIXME comment. zlib/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75901 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib')
-rw-r--r--zlib/ChangeLog.gcj4
-rw-r--r--zlib/configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj
index c9b78e5aa00..f34dd7c3b71 100644
--- a/zlib/ChangeLog.gcj
+++ b/zlib/ChangeLog.gcj
@@ -1,3 +1,7 @@
+2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
+
+ * configure.in: Add in AC_PREREQ(2.13)
+
2003-09-09 Alan Modra <amodra@bigpond.net.au>
* configure: Regenerate.
diff --git a/zlib/configure.in b/zlib/configure.in
index a125164749a..a0bb1e61826 100644
--- a/zlib/configure.in
+++ b/zlib/configure.in
@@ -1,5 +1,6 @@
dnl Process this with autoconf to create configure
+AC_PREREQ(2.13)
AC_INIT(zlib.h)
# This works around the fact that libtool configuration may change LD