aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 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
* Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-241-17/+14
* * configure.in (MKDEPDIR): Parallel build tweak.Glenn Morris2010-05-211-1/+4
* Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-201-0/+3
* Build simplifications for oldxmenu.Glenn Morris2010-05-201-3/+6
* Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-201-0/+10
* Use terminfo rather than termcap on recent NetBSD.enami tsugutomo2010-05-191-2/+11
* Handle auto-depend with configure.Glenn Morris2010-05-191-1/+11
* * configure.in (--with-gtk, --with-gcc): Remove option stubs.Glenn Morris2010-05-191-11/+4
* Set linker-related things with configure.Glenn Morris2010-05-181-1/+68
* Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Glenn Morris2010-05-171-2/+2
* Set rallocobj with configure, not cpp.Glenn Morris2010-05-171-1/+14
* Define some malloc objects with configure, not cpp.Glenn Morris2010-05-171-1/+10
* Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-161-0/+4
* * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.Glenn Morris2010-05-161-4/+4
* Tweak ns_app*dir values set by configure.Glenn Morris2010-05-161-4/+7
* Simplify temacs build rule.Glenn Morris2010-05-161-0/+3