diff options
author | aj <aj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-16 11:58:44 +0000 |
---|---|---|
committer | aj <aj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-16 11:58:44 +0000 |
commit | c230ade1caf301ac97aa395678e68a4ac983cb15 (patch) | |
tree | 349ff8326b8aa367d892f0a34ca766006de2ed05 /contrib/gcc_update | |
parent | f36ac1babad0f221882af5fae06490386b1d2e31 (diff) | |
download | gcc-c230ade1caf301ac97aa395678e68a4ac983cb15.tar.gz |
* gcc_update: boehm-gc/configure.in -> configure.ac.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83238 138bc75d-0d04-0410-961f-82ee72b054a4
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 32cc6cbe687..d0cf99d46ba 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 |