diff options
author | Tom Tromey <tromey@cygnus.com> | 1999-12-13 20:15:51 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-12-13 20:15:51 +0000 |
commit | edcf698d87520c1e9d16f4b59b827ed037a310c0 (patch) | |
tree | a8b028bcb6ea16e3d6105c23b4cd0828f5629f33 /boehm-gc/aclocal.m4 | |
parent | 8debd28801c6a61ae9242f7c890bcbe904e144b2 (diff) | |
download | gcc-edcf698d87520c1e9d16f4b59b827ed037a310c0.tar.gz |
aclocal.m4, configure: Rebuilt.
* aclocal.m4, configure: Rebuilt.
* acinclude.m4: Changed version to 5.0a4.
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
From-SVN: r30893
Diffstat (limited to 'boehm-gc/aclocal.m4')
-rw-r--r-- | boehm-gc/aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/aclocal.m4 b/boehm-gc/aclocal.m4 index 0c758ff8b79..a83cfba58e0 100644 --- a/boehm-gc/aclocal.m4 +++ b/boehm-gc/aclocal.m4 @@ -43,7 +43,7 @@ AC_SUBST(boehm_gc_basedir) AC_CANONICAL_HOST -AM_INIT_AUTOMAKE(boehm-gc, 4.13a2, no-define) +AM_INIT_AUTOMAKE(boehm-gc, 5.0a4, 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 |