aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc')
-rw-r--r--boehm-gc/ChangeLog4
-rw-r--r--boehm-gc/configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 66187ae..89c05e0 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
+
+ * configure.in: Add in AC_PREREQ(2.13)
+
2004-01-07 Dave Jones <davej@redhat.com>
* malloc.c (GC_generic_malloc): Correct initialization typo.
diff --git a/boehm-gc/configure.in b/boehm-gc/configure.in
index 85d0eeb..08c623c 100644
--- a/boehm-gc/configure.in
+++ b/boehm-gc/configure.in
@@ -13,6 +13,7 @@
dnl Process this file with autoconf to produce configure.
+AC_PREREQ(2.13)
AC_INIT(gcj_mlc.c)
# This works around the fact that libtool configuration may change LD