aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford1-1/+23
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-6/+21
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook1-10/+3
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook1-3/+10
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-3/+6
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook1-123/+199
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-198/+115
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-1/+1
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise1-1/+9
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-1/+25
2004-10-21configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima1-2/+2
2004-10-04configure.ac (*-*-freebsd[[1234]]*): Refine error message emission rule.Loren J. Rittle1-1/+1
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-168/+589
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler1-113/+406
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