aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2004-06-16 13:58:44 +0200
committerAndreas Jaeger <aj@gcc.gnu.org>2004-06-16 13:58:44 +0200
commitcc605afe381aeb3a32bd2bf39c0415d6c5f243c0 (patch)
tree349ff8326b8aa367d892f0a34ca766006de2ed05 /contrib
parent58b9accaebab8fc4ee05a52f6698c24e8bfa65e2 (diff)
downloadgcc-cc605afe381aeb3a32bd2bf39c0415d6c5f243c0.zip
gcc-cc605afe381aeb3a32bd2bf39c0415d6c5f243c0.tar.gz
gcc-cc605afe381aeb3a32bd2bf39c0415d6c5f243c0.tar.bz2
* gcc_update: boehm-gc/configure.in -> configure.ac.
From-SVN: r83238
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gcc_update4
2 files changed, 6 insertions, 2 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 3dde884..ba3b4364 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-14 Andreas Jaeger <aj@suse.de>
+
+ * gcc_update: boehm-gc/configure.in -> configure.ac.
+
2004-06-16 Paolo Bonzini <bonzini@gnu.org>
* gcc_update (boehm-gc/configure): Depend on
diff --git a/contrib/gcc_update b/contrib/gcc_update
index 32cc6cb..d0cf99d 100755
--- a/contrib/gcc_update
+++ b/contrib/gcc_update
@@ -81,8 +81,8 @@ zlib/configure: zlib/configure.ac zlib/aclocal.m4
fastjar/aclocal.m4: fastjar/configure.ac
fastjar/Makefile.in: fastjar/Makefile.am fastjar/configure.ac fastjar/aclocal.m4
fastjar/configure: fastjar/configure.ac fastjar/aclocal.m4
-boehm-gc/aclocal.m4: boehm-gc/configure.in boehm-gc/acinclude.m4
-boehm-gc/Makefile.in: boehm-gc/Makefile.am boehm-gc/configure.in boehm-gc/aclocal.m4
+boehm-gc/aclocal.m4: boehm-gc/configure.ac boehm-gc/acinclude.m4
+boehm-gc/Makefile.in: boehm-gc/Makefile.am boehm-gc/configure.ac boehm-gc/aclocal.m4
boehm-gc/configure: boehm-gc/configure.ac boehm-gc/aclocal.m4
libada/configure: libada/configure.ac
libffi/aclocal.m4: libffi/configure.ac libffi/acinclude.m4