summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify temacs build rule.Glenn Morris2010-05-161-2/+5
* * configure.in: Remove references to usg5-4 and bsd-common, $opsysDan Nicolaescu2010-05-151-9/+3
* Always define LIBXMENU in src/Makefile.in.Glenn Morris2010-05-151-1/+6
* Always define FONT_OBJ; to empty in the non-X case.Glenn Morris2010-05-151-8/+9
* Handle --version reasonably in CANNOT_DUMP configuration.Ken Raeburn2010-05-151-3/+3
* Choose dependency of oldxmenu using configure.Glenn Morris2010-05-141-0/+3
* Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-131-1/+4
* Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.Glenn Morris2010-05-131-12/+25
* Minor build simplification for NS.Glenn Morris2010-05-131-1/+9
* * configure.in: Fix some paren typos.Glenn Morris2010-05-131-3/+3
* Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.Glenn Morris2010-05-121-1/+1
* Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-121-12/+4
* Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Glenn Morris2010-05-111-1/+0
* Move LIB_GCC from cpp to configure.Glenn Morris2010-05-111-0/+29
* Do not preprocess lib-src/Makefile.inGlenn Morris2010-05-101-17/+1
* Move LIBS_SYSTEM from cpp to configure.Glenn Morris2010-05-091-5/+30
* Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-091-0/+42
* Merge from emacs-23Stefan Monnier2010-05-081-0/+8
|\
| * Bump version to 23.2.50.Chong Yidong2010-05-081-1/+1