diff options
| author | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-09-05 07:45:09 +0000 |
|---|---|---|
| committer | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-09-05 07:45:09 +0000 |
| commit | a1b6c3e144fa8b777a63b1a58609495deafb518b (patch) | |
| tree | cb612554356dc457d1941be80bdb32a9ef00649c /libjava/ChangeLog | |
| parent | b4b343354bbff95311148aa83c504ab250e31252 (diff) | |
| download | ppe42-gcc-a1b6c3e144fa8b777a63b1a58609495deafb518b.tar.gz ppe42-gcc-a1b6c3e144fa8b777a63b1a58609495deafb518b.zip | |
libjava/
2007-09-04 Matthias Klose <doko@ubuntu.com>
* configure.ac: Do not pass --with-native-libdir to classpath.
* configure: Regenerate.
libjava/classpath/
2007-09-04 Matthias Klose <doko@ubuntu.com>
* configure.ac: Append libgcj soversion to nativeexeclibdir.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128121 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 6846f9b2af7..c0c18ea0814 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,5 +1,10 @@ 2007-09-04 Matthias Klose <doko@ubuntu.com> + * configure.ac: Do not pass --with-native-libdir to classpath. + * configure: Regenerate. + +2007-09-04 Matthias Klose <doko@ubuntu.com> + PR libgcj/33278 * configure.ac: Robustify extraction of gcj version. * configure: Regenerate. |

