diff options
author | Andreas Jaeger <aj@suse.de> | 2004-06-16 13:58:44 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@gcc.gnu.org> | 2004-06-16 13:58:44 +0200 |
commit | cc605afe381aeb3a32bd2bf39c0415d6c5f243c0 (patch) | |
tree | 349ff8326b8aa367d892f0a34ca766006de2ed05 /contrib/gcc_update | |
parent | 58b9accaebab8fc4ee05a52f6698c24e8bfa65e2 (diff) | |
download | gcc-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/gcc_update')
-rwxr-xr-x | contrib/gcc_update | 4 |
1 files changed, 2 insertions, 2 deletions
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 |