Makefile.am: Use cross-compiling gcjh from the path for a crossed-native build.
authorMohan Embar <gnustuff@thisiscool.com>
Sat, 26 Jul 2003 22:56:15 +0000 (22:56 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sat, 26 Jul 2003 22:56:15 +0000 (22:56 +0000)
commitd6f6aaf66cf81e018655bf550b5ea8bd15189e59
tree153f435249da426ecf36e8a62d8c3b67847f7bb8
parentf369aae49c22b764b08856dcb28d42f8491de15c
Makefile.am: Use cross-compiling gcjh from the path for a crossed-native build.

2003-07-26  Mohan Embar  <gnustuff@thisiscool.com>
    Ranjit Mathew  <rmathew@hotmail.com>

* Makefile.am: Use cross-compiling gcjh from the path for
a crossed-native build.
* Makefile.in: Rebuilt.
* configure.in: Include libltdl in non-newlib builds.
Moved determination of gcj used to build libraries to
its own section. Fixed cross-compilation issues for
non-newlib builds.
* configure: Rebuilt.

Co-Authored-By: Ranjit Mathew <rmathew@hotmail.com>
From-SVN: r69836
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/configure
libjava/configure.in