For PR bootstrap/3075:
authorTom Tromey <tromey@redhat.com>
Fri, 8 Jun 2001 18:02:03 +0000 (18:02 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 8 Jun 2001 18:02:03 +0000 (18:02 +0000)
commit7f7ba9bf903da49da760b7aa602d75de99d2056a
treeeb0b043c45a79e0b43fab9a130cc1202027e5b1d
parenta5440f9ebf63d09b87b2adb7944c0cee52374e78
For PR bootstrap/3075:

* configure, aclocal.m4, Makefile.am: Rebuilt.
* configure.in: Pass `--with-auxdir' to subdir configure.  Don't
call AC_CONFIG_AUX_DIR or AC_CANONICAL_SYSTEM.  Look for unwind.h
relative to libgcj_basedir.
* acinclude.m4 ((LIBGCJ_CONFIGURE): Call AC_CONFIG_AUX_DIR and
AC_CANONICAL_SYSTEM here.
* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
libgcj_basedir.
($(extra_headers)): New target.

From-SVN: r43034
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/acinclude.m4
libjava/aclocal.m4
libjava/configure
libjava/configure.in
libjava/gcj/Makefile.in
libjava/include/Makefile.in
libjava/testsuite/Makefile.in