mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Cleanup new JDK directory support in GCJ.
2009-03-03 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Remove dangling src.zip and javac symlinks. Fix java.security symlink to use toolexeclibdir as classpath/resource/Makefile.am does. * Makefile.in, * configure: Regenerated. * configure.ac: Drop hard-coded prefix, thus removing sdk_dir and making jre_dir="jre". Map x86_64 to amd64 as used by OpenJDK. * gcj/Makefile.in, * include/Makefile.in, * testsuite/Makefile.in: Regenerated. From-SVN: r144576
This commit is contained in:
committed by
Andrew John Hughes
parent
067dd3c96d
commit
6eaf85d001
@@ -240,7 +240,6 @@ PKG_CONFIG = @PKG_CONFIG@
|
||||
PLATFORM = @PLATFORM@
|
||||
RANLIB = @RANLIB@
|
||||
SDK_BIN_DIR = @SDK_BIN_DIR@
|
||||
SDK_DIR = @SDK_DIR@
|
||||
SDK_INCLUDE_DIR = @SDK_INCLUDE_DIR@
|
||||
SDK_LIB_DIR = @SDK_LIB_DIR@
|
||||
SDK_LNK = @SDK_LNK@
|
||||
|
||||
Reference in New Issue
Block a user