mirror of git://gcc.gnu.org/git/gcc.git
PR libgcj/7305 * configure.ac: Use TL_AC_GXX_INCLUDE_DIR. * Makefile.am (install-data-local): Install headers into $(gxx_include_dir) rather than $(includedir). (AM_MAKEFLAGS): Pass down gxx_include_dir. * gcj/Makefile.am (gcjdir): Set to $(gxx_include_dir)/gcj. * include/Makefile.am (tool_include__HEADERS): Define this... (include_HEADERS): ...instead of this. * configure, aclocal.m4, Makefile.in, gcj/Makefile.in: Regenerate. * include/Makefile.in, testsuite/Makefile.in: Regenerate. From-SVN: r91682 |
||
|---|---|---|
| .. | ||
| gcj | ||
| gnu | ||
| include | ||
| java | ||
| javax | ||
| jni | ||
| libltdl | ||
| org | ||
| scripts | ||
| sysdep | ||
| testsuite | ||
| .cvsignore | ||
| COPYING | ||
| ChangeLog | ||
| ChangeLog-1999 | ||
| ChangeLog-2001 | ||
| ChangeLog-2002 | ||
| ChangeLog-2003 | ||
| HACKING | ||
| LIBGCJ_LICENSE | ||
| Makefile.am | ||
| Makefile.in | ||
| NEWS | ||
| README | ||
| THANKS | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| addr2name.awk | ||
| boehm.cc | ||
| configure | ||
| configure.ac | ||
| configure.host | ||
| darwin.cc | ||
| defineclass.cc | ||
| exception.cc | ||
| gij.cc | ||
| interpret.cc | ||
| jni.cc | ||
| libgcj-test.spec.in | ||
| libgcj.pc.in | ||
| libgcj.spec.in | ||
| libtool-version | ||
| link.cc | ||
| mauve-libgcj | ||
| no-threads.cc | ||
| nogc.cc | ||
| pkg.m4 | ||
| posix-threads.cc | ||
| posix.cc | ||
| prims.cc | ||
| verify.cc | ||
| win32-threads.cc | ||
| win32.cc | ||
README
This is libgcj: the runtime library for gcj, the GNU Compiler for Java. libgcj provides a partial implementation of the Java Class Libraries. libgcj is free software. See the file LIBGCJ_LICENSE for copying permission. DOCUMENTATION ============= All documentation, including detailed installation and usage instructions, can be found on the gcj web pages at this URL: http://gcc.gnu.org/java/ BUGS ==== Please submit bug reports via this URL: http://gcc.gnu.org/bugzilla