diff options
| author | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-28 20:32:27 +0000 |
|---|---|---|
| committer | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-28 20:32:27 +0000 |
| commit | 73a27b1adcbf92d427c591dda2908363382cdec1 (patch) | |
| tree | 46eee6316656db50cc918006a73171805573993d /libjava/ChangeLog | |
| parent | f3b9fe86eff716ec659eed5aef9c92eda82293a9 (diff) | |
| download | ppe42-gcc-73a27b1adcbf92d427c591dda2908363382cdec1.tar.gz ppe42-gcc-73a27b1adcbf92d427c591dda2908363382cdec1.zip | |
2007-07-28 Matthias Klose <doko@ubuntu.com>
* configure.ac: Encode the libgcj soversion in dbexecdir,
pass --with-native-libdir to classpath configure.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127025 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 389599be880..1fa9c1dbeea 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,5 +1,11 @@ 2007-07-28 Matthias Klose <doko@ubuntu.com> + * configure.ac: Encode the libgcj soversion in dbexecdir, + pass --with-native-libdir to classpath configure. + * configure: Regenerate. + +2007-07-28 Matthias Klose <doko@ubuntu.com> + * classpath/jvmti.h: Remove. 2007-07-27 Tom Tromey <tromey@redhat.com> |

