diff options
| author | fitzsim <fitzsim@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-07-06 16:00:57 +0000 |
|---|---|---|
| committer | fitzsim <fitzsim@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-07-06 16:00:57 +0000 |
| commit | 232fde37f7a00828fde83bd99e045a62823a70e6 (patch) | |
| tree | 71df9c3ed0af2a0c6defe4be1be1b468cad4162c /libjava/ChangeLog | |
| parent | 54f1fb625afeff7eef3b988641e23e3260438ac1 (diff) | |
| download | ppe42-gcc-232fde37f7a00828fde83bd99e045a62823a70e6.tar.gz ppe42-gcc-232fde37f7a00828fde83bd99e045a62823a70e6.zip | |
2006-07-06 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.ac (ac_configure_args): Add --with-native-libdir.
* configure: Regenerate.
* classpath/native/jni/gtk-peer/Makefile.am: Remove GCJ LOCAL
sections.
* classpath/native/jni/gtk-peer/Makefile.in: Regenerate.
* classpath/native/jawt/Makefile.am: Remove GCJ LOCAL sections.
* classpath/native/jawt/Makefile.in: Regenerate.
* classpath/native/plugin/Makefile.am: Remove GCJ LOCAL sections.
* classpath/native/plugin/Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115223 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 60a8fdab107..0c9d0c2016a 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,15 @@ +2006-07-06 Thomas Fitzsimmons <fitzsim@redhat.com> + + * configure.ac (ac_configure_args): Add --with-native-libdir. + * configure: Regenerate. + * classpath/native/jni/gtk-peer/Makefile.am: Remove GCJ LOCAL + sections. + * classpath/native/jni/gtk-peer/Makefile.in: Regenerate. + * classpath/native/jawt/Makefile.am: Remove GCJ LOCAL sections. + * classpath/native/jawt/Makefile.in: Regenerate. + * classpath/native/plugin/Makefile.am: Remove GCJ LOCAL sections. + * classpath/native/plugin/Makefile.in: Regenerate. + 2006-07-05 Ranjit Mathew <rmathew@gcc.gnu.org> Danny Smith <dannysmith@users.sourceforge.net> |

