aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2004-09-10Makefile.am: Reverted accidently commited stuff.Michael Koch1-195/+113
2004-09-08configure.ac (AC_CONFIG_COMMANDS): Don't create subdirectories and .d files.Bryce McKinlay1-19/+0
2004-09-04configure.ac (enable-gc-debug): Update help for new syntax.Kelley Cook1-115/+198
2004-08-28configure.ac: Handle --enable-gc-debug.Hans Boehm1-2/+15
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-2/+2
2004-08-20configure.in: Rewrote some obsolete stuff for autoconf 2.59.Michael Koch1-6/+6
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-395/+1362
2004-08-16configure.in (AC_CONF_SUBDIRS): Use literal for ltdl directory to avoid autoc...Bryce McKinlay1-2/+2
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-4/+1
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney1-114/+200
2004-08-04acinclude.m4: Correctly quote PKG_CHECK_MODULES.Thomas Fitzsimmons1-139/+35
2004-08-04configure.in: Eliminate uses of changequote (mostly by quoting []).Nathanael Nerode1-27/+72
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-4885/+12220
2004-08-01configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith1-1/+1
2004-07-28configure.in: Check for minimum GTK version 2.4 requirement.Bryce McKinlay1-14/+14
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-4/+4
2004-07-18configure.in: Substitute target_noncanonical.Matthias Klose1-343/+346
2004-07-16configure.in (ZIP, GCJH): Remove white space around '=' in variable assignment.Richard Earnshaw1-6/+6
2004-07-16configure.in: Use build_noncanonical rather than build_alias.Nathanael Nerode1-345/+344
2004-07-16configure.in: Eliminate CANADIAN and NULL_TARGET variables by logic refactoring.Nathanael Nerode1-242/+225
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-99/+99
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode1-7/+7
2004-07-16configure.in: Move as much as possible below AC_CANONICAL_SYSTEM.Nathanael Nerode1-418/+435
2004-07-15acinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...Nathanael Nerode1-564/+560
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-2/+2
2004-07-09pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.Randolph Chung1-0/+3
2004-07-01Index: gcc/ChangeLogGeoffrey Keating1-0/+3
2004-06-14configure.in: Support --enable-version-specific-runtime-libs.Andreas Jaeger1-360/+395
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima1-1/+1
2004-03-19configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX...Per Bothner1-2/+2
2004-03-02* configure: Regenerate.Jan Hubicka1-2/+2
2004-02-29ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes.Per Bothner1-271/+272
2004-02-02configure.in: Add pkgconfig check for glib and gthread.Thomas Fitzsimmons1-82/+176
2004-01-30configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1.Michael Koch1-1058/+421
2004-01-23linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek1-3/+10
2004-01-04aclocal.m4: Rebuilt using "aclocal -I .".Matthias Klose1-329/+356
2003-12-31configure.in: Add --enable-gtk-cairo check.Graydon Hoare1-398/+580
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar1-363/+385
2003-11-28configure: Rebuilt.Bryce McKinlay1-355/+366
2003-11-11natPipeImpl.cc, [...]: RemovedMichael Koch1-271/+275
2003-10-22mips-signal.h: New file.David Daney1-299/+308
2003-09-25aclocal.m4: Rebuilt.Jeff Sturm1-224/+277
2003-09-22Another newlib fix.Anthony Green1-0/+4
2003-09-17configure.in: Standardized help text case of --enable-hash-synchronization Ne...Mohan Embar1-345/+373
2003-09-10acconfig.h (__NO_MATH_INLINES): Removed.Michael Koch1-97/+69
2003-09-10DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch1-271/+274
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra1-1/+1
2003-08-21configure.in: Fix detection of gcj when building with newlib.Richard Earnshaw1-5/+5
2003-08-07configure.in: Set INCLUDES to absolute path.Rainer Orth1-242/+228
2003-08-06acinclude.m4 (LIBGCJ_CONFIGURE): Remove AC_CANONICAL_BUILD.Alan Modra1-346/+336