diff options
| author | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-08-03 19:40:56 +0000 |
|---|---|---|
| committer | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-08-03 19:40:56 +0000 |
| commit | 4618c7f0421522e19c699a906161c18a4d1ca144 (patch) | |
| tree | 26e49635650726c4963f58b4e942f67d87bcfde4 /libjava/ChangeLog | |
| parent | e08bd2f48a99bbbb4affd85f05cb1f3719352f91 (diff) | |
| download | ppe42-gcc-4618c7f0421522e19c699a906161c18a4d1ca144.tar.gz ppe42-gcc-4618c7f0421522e19c699a906161c18a4d1ca144.zip | |
* acinclude.m4: Include no-executables.m4.
* aclocal.m4: Rebuild.
* configure.in: Convert to the autoconf 2.59 version of
of the no-executables hack, and also of the nonstandard CXX
hack and the multilibbed CC and CXX hack. Change prerequisite
to autoconf 2.59.
* configure: Rebuild with autoconf 2.59. (Woo-hoo!)
* Makefile.in, gcj/Makefile.in, include/Makefile.in,
testsuite/Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85495 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index a39acad82fc..e958f0c93c2 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,15 @@ +2004-07-17 Nathanael Nerode <neroden@gcc.gnu.org> + + * acinclude.m4: Include no-executables.m4. + * aclocal.m4: Rebuild. + * configure.in: Convert to the autoconf 2.59 version of + of the no-executables hack, and also of the nonstandard CXX + hack and the multilibbed CC and CXX hack. Change prerequisite + to autoconf 2.59. + * configure: Rebuild with autoconf 2.59. (Woo-hoo!) + * Makefile.in, gcj/Makefile.in, include/Makefile.in, + testsuite/Makefile.in: Regenerate. + 2004-08-03 Tom Tromey <tromey@redhat.com> * jni.cc: Reindented. |

