summaryrefslogtreecommitdiff
path: root/boehm-gc/acinclude.m4
diff options
context:
space:
mode:
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>2000-06-20 01:04:58 +0000
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>2000-06-20 01:04:58 +0000
commit80989924ed257837504be4a9fae570ae01f8c222 (patch)
tree75ede5286875b779db37ba8e1ff6003b2dd7494f /boehm-gc/acinclude.m4
parentef4c833ea6237f4d5011fcab2355bfb2a468c067 (diff)
downloadgcc-80989924ed257837504be4a9fae570ae01f8c222.tar.gz
2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
Imported version 5.1. * acinclude.m4: Push version to 5.1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34610 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/acinclude.m4')
-rw-r--r--boehm-gc/acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/acinclude.m4 b/boehm-gc/acinclude.m4
index 27478584e6d..6491f994143 100644
--- a/boehm-gc/acinclude.m4
+++ b/boehm-gc/acinclude.m4
@@ -31,7 +31,7 @@ AC_SUBST(boehm_gc_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(boehm-gc, 5.0, no-define)
+AM_INIT_AUTOMAKE(boehm-gc, 5.1, no-define)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We