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]

r141220 - in /branches/gcj/classpath-098-merge-...


Author: doko
Date: Sun Oct 19 08:06:32 2008
New Revision: 141220

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141220
Log:
2008-10-19  Matthias Klose  <doko@ubuntu.com>

        * m4/ac_prog_javac.m4: Don't check for working java, if not configured
        with --enable-java-maintainer-mode.
        * configure: Regenerate.
        * Makefile.in, */Makefile.in: Regenerate.

Modified:
    branches/gcj/classpath-098-merge-branch/libjava/classpath/ChangeLog.gcj
    branches/gcj/classpath-098-merge-branch/libjava/classpath/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/configure
    branches/gcj/classpath-098-merge-branch/libjava/classpath/doc/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/examples/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/external/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/external/jsr166/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/include/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/lib/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/m4/ac_prog_java.m4
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/resource/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/scripts/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/Makefile.in


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