configure.ac: Do not pass --with-native-libdir to classpath.

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.

From-SVN: r128121
This commit is contained in:
Matthias Klose
2007-09-05 07:45:09 +00:00
committed by Matthias Klose
parent ac545c6462
commit 50e47dba16
6 changed files with 19 additions and 9 deletions
+5
View File
@@ -1,3 +1,8 @@
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