aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix configure checksAndreas Schwab2010-08-231-10/+5
* minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-201-1/+1
* merge from trunkJoakim Verona2010-08-171-224/+148
|\
| * * configure.in (AC_PREREQ): Require autoconf 2.65.Dan Nicolaescu2010-08-101-1/+1
| * * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.Dan Nicolaescu2010-08-091-1/+1
| * Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-091-5/+2
| * * configure.in (ORDINARY_LINK): Use on hpux* too.Dan Nicolaescu2010-08-091-2/+2
| * More undeclared function fixes and add -Wimplicit-function-declaration.Jan D2010-08-061-0/+14
| * Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-061-1/+1
| * Rename src/unexec.c => src/unexcoff.c.Eli Zaretskii2010-08-051-1/+1
| * * configure.in: Restore accidentally removed use ofAndreas Schwab2010-08-041-0/+6
| * Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D2010-07-291-1/+1
| * * configure.in: Remove reference to usg5-4, unused.Dan Nicolaescu2010-07-281-1/+1
| * Use __executable_start to find start of text segment for profilingAndreas Schwab2010-07-251-1/+1
| * * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)Ken Brown2010-07-241-5/+2
| * * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).Ken Brown2010-07-231-1/+1
| * Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-33/+5
| * Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-1/+9
| * * configure.in: Use -Wold-style-definition if available.Dan Nicolaescu2010-07-081-0/+15
| * Remove src/prefix-args.c.Dan Nicolaescu2010-07-071-13/+1
| * * configure.in (UNEXEC_OBJ): Add comment about values for MSDOSDan Nicolaescu2010-07-071-0/+2
| * Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-16/+2
| * * configure.in (getenv): Remove K&R declaration.Dan Nicolaescu2010-07-061-5/+0
| * Remove __P.Jan D2010-07-021-8/+0
| * Define USE_LISP_UNION_TYPE using autoconf.Dan Nicolaescu2010-07-021-0/+10
| * Remove comment that is no longer true.Glenn Morris2010-06-291-1/+0
| * Fix CFLAGS for non-GCC compilers.Dan Nicolaescu2010-06-291-8/+4
| * Fix some whitespace in previous.Glenn Morris2010-06-291-4/+4
| * * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-291-40/+31
| * Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.Glenn Morris2010-06-291-46/+17
| * Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-47/+36
| * Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-281-33/+29
* | merged from trunkJoakim Verona2010-06-141-243/+386
|\|
| * Make compressing the info files optional.Glenn Morris2010-06-101-0/+10
| * Include <strings.h> and <string.h> instead ofDan Nicolaescu2010-06-071-2/+2
| * Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-8/+0
| * * configure.in (AC_PREREQ): Require autoconf 2.65.Dan Nicolaescu2010-06-031-1/+1
| * Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-3/+32
| * NOT_C_CODE is always true now.Glenn Morris2010-06-021-9/+5
| * Fix alloca definition when using gcc on non-gnu systems.Dan Nicolaescu2010-06-011-9/+13
| * Add some comments related to how epaths.h gets built.Glenn Morris2010-05-291-0/+12
| * * configure.in: Simplify some of the *bsd $canonical tests.Glenn Morris2010-05-271-36/+35
| * * configure.in: Simplify some of the $canonical tests.Glenn Morris2010-05-271-9/+5
| * Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-51/+2
| * * configure.in: Comments.Glenn Morris2010-05-251-4/+4
| * Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-251-8/+8
| * * configure, configure.in: Fix typo in previous.Glenn Morris2010-05-251-1/+1
| * Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.Glenn Morris2010-05-251-5/+12
| * Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-251-16/+6
| * Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Glenn Morris2010-05-241-37/+45