This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r117648 - in /branches/gcj-eclipse/libjava: Cha...


Author: tromey
Date: Thu Oct 12 00:02:52 2006
New Revision: 117648

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117648
Log:
	* sources.am, Makefile.in, include/config.h.in, configure:
	Rebuilt.
	* Makefile.am (nat_source_files): Added natConfiguration.cc.
	* gnu/classpath/natConfiguration.cc: New file.
	* configure.ac (AWT_TOOLKIT): New define.
	(LIBGCJ_PREFIX): Likewise.
	* gnu/classpath/Configuration.java: New file.
	* sources.am: Rebuilt.
	* scripts/makemake.tcl: Don't special case Configuration.java.

Added:
    branches/gcj-eclipse/libjava/gnu/classpath/Configuration.java
    branches/gcj-eclipse/libjava/gnu/classpath/natConfiguration.cc
Modified:
    branches/gcj-eclipse/libjava/ChangeLog
    branches/gcj-eclipse/libjava/Makefile.am
    branches/gcj-eclipse/libjava/Makefile.in
    branches/gcj-eclipse/libjava/aclocal.m4
    branches/gcj-eclipse/libjava/configure
    branches/gcj-eclipse/libjava/configure.ac
    branches/gcj-eclipse/libjava/gnu/gcj/convert/Unicode_to_JIS.cc
    branches/gcj-eclipse/libjava/include/config.h.in
    branches/gcj-eclipse/libjava/scripts/makemake.tcl
    branches/gcj-eclipse/libjava/sources.am


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]