aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.in
AgeCommit message (Expand)AuthorFilesLines
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1408/+0
2004-08-20configure.in: Rewrote some obsolete stuff for autoconf 2.59.Michael Koch1-10/+21
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-28/+18
2004-08-16configure.in (AC_CONF_SUBDIRS): Use literal for ltdl directory to avoid autoc...Bryce McKinlay1-1/+1
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-5/+2
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney1-0/+3
2004-08-04acinclude.m4: Correctly quote PKG_CHECK_MODULES.Thomas Fitzsimmons1-16/+16
2004-08-04Reverted renaming of configure.in to configure.ac, has to waitPaolo Bonzini1-0/+1407
2004-08-04configure.ac: New name of...Paolo Bonzini1-1407/+0
2004-08-04configure.in: Eliminate uses of changequote (mostly by quoting []).Nathanael Nerode1-110/+111
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-51/+25
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-2/+2
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-2/+2
2004-07-18configure.in: Substitute target_noncanonical.Matthias Klose1-0/+2
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-2/+2
2004-07-16configure.in: Eliminate CANADIAN and NULL_TARGET variables by logic refactoring.Nathanael Nerode1-27/+10
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-5/+23
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-35/+38
2004-07-15acinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...Nathanael Nerode1-1/+130
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-12/+41
2004-03-19configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX...Per Bothner1-1/+1
2004-03-02configure.host: Pass -fno-omit-frame-pointer for i386.Jan Hubicka1-1/+1
2004-02-29ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes.Per Bothner1-2/+3
2004-02-02configure.in: Add pkgconfig check for glib and gthread.Thomas Fitzsimmons1-0/+4
2004-01-30configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1.Michael Koch1-5/+7
2004-01-23linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek1-2/+10
2004-01-15configure.in: Add in AC_PREREQ(2.13)Kelley Cook1-0/+1
2003-12-31configure.in: Add --enable-gtk-cairo check.Graydon Hoare1-0/+12
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar1-0/+23
2003-11-28configure: Rebuilt.Bryce McKinlay1-2/+2
2003-11-11natPipeImpl.cc, [...]: RemovedMichael Koch1-1/+6
2003-10-22mips-signal.h: New file.David Daney1-1/+20
2003-09-22Another newlib fix.Anthony Green1-0/+1
2003-09-17configure.in: Standardized help text case of --enable-hash-synchronization Ne...Mohan Embar1-1/+12
2003-09-11acconfig.h: Removed most items.Michael Koch1-49/+72
2003-09-10acconfig.h (__NO_MATH_INLINES): Removed.Michael Koch1-10/+0
2003-09-10DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch1-4/+7
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-2/+1
2003-08-06acinclude.m4 (LIBGCJ_CONFIGURE): Remove AC_CANONICAL_BUILD.Alan Modra1-1/+1
2003-08-01configure: Rebuilt.Tom Tromey1-1/+1
2003-07-31configure.in: Add new THREADCXXFLAGS variable.Roger Sayle1-0/+8
2003-07-27Fix USE_LDTL configury.Anthony Green1-1/+1
2003-07-26Makefile.am: Use cross-compiling gcjh from the path for a crossed-native build.Mohan Embar1-18/+62
2003-07-092003-07-09 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1