Tue, 10 Aug 2010 07:22:29 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Mon, 09 Aug 2010 13:01:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
|
Mon, 09 Aug 2010 21:25:41 +0200 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
Mon, 09 Aug 2010 10:08:56 -0700 |
Dan Nicolaescu |
* configure.in (ORDINARY_LINK): Use on hpux* too.
|
Fri, 06 Aug 2010 13:28:59 +0200 |
Jan D |
More undeclared function fixes and add -Wimplicit-function-declaration.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 05 Aug 2010 20:11:32 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
Wed, 04 Aug 2010 23:48:36 +0200 |
Andreas Schwab |
* configure.in: Restore accidentally removed use of
|
Thu, 29 Jul 2010 22:01:08 +0200 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
Wed, 28 Jul 2010 20:41:28 -0700 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
Sun, 25 Jul 2010 21:09:54 +0200 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
Sat, 24 Jul 2010 14:44:54 -0400 |
Ken Brown |
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
|
Fri, 23 Jul 2010 21:23:07 -0400 |
Chong Yidong |
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
|
Mon, 12 Jul 2010 16:16:38 +0200 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Thu, 08 Jul 2010 16:34:47 -0700 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
Wed, 07 Jul 2010 20:31:04 -0700 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
Wed, 07 Jul 2010 19:37:32 -0700 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Tue, 06 Jul 2010 20:04:31 -0700 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Tue, 29 Jun 2010 23:38:13 -0700 |
Glenn Morris |
Remove comment that is no longer true.
|
Tue, 29 Jun 2010 22:51:07 -0700 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
Tue, 29 Jun 2010 21:29:49 -0700 |
Glenn Morris |
Fix some whitespace in previous.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Thu, 10 Jun 2010 20:35:40 -0700 |
Glenn Morris |
Make compressing the info files optional.
|
Mon, 07 Jun 2010 19:29:12 -0700 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Thu, 03 Jun 2010 15:28:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Tue, 01 Jun 2010 19:32:43 -0700 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
Sat, 29 May 2010 11:54:16 -0700 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
Thu, 27 May 2010 21:25:06 -0700 |
Glenn Morris |
* configure.in: Simplify some of the *bsd $canonical tests.
|
Thu, 27 May 2010 20:34:15 -0700 |
Glenn Morris |
* configure.in: Simplify some of the $canonical tests.
|
Wed, 26 May 2010 22:43:27 -0700 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
Tue, 25 May 2010 23:48:25 -0700 |
Glenn Morris |
* configure.in: Comments.
|
Tue, 25 May 2010 23:41:58 -0700 |
Glenn Morris |
Replace YMF_PASS_LDFLAGS with autoconf.
|
Tue, 25 May 2010 20:58:41 -0700 |
Glenn Morris |
* configure, configure.in: Fix typo in previous.
|
Tue, 25 May 2010 20:50:16 -0700 |
Glenn Morris |
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
|
Tue, 25 May 2010 20:42:07 -0700 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
Mon, 24 May 2010 20:53:12 -0700 |
Glenn Morris |
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
|
Mon, 24 May 2010 20:46:15 -0700 |
Glenn Morris |
Remove LD_SWITCH_SYSTEM_EXTRA.
|
Fri, 21 May 2010 09:31:45 -0700 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
Thu, 20 May 2010 17:48:14 -0700 |
Glenn Morris |
Handle some HAVE_NS Makefile conditionals with configure.
|
Thu, 20 May 2010 17:40:12 -0700 |
Glenn Morris |
Build simplifications for oldxmenu.
|
Thu, 20 May 2010 17:28:47 -0700 |
Glenn Morris |
Handle CANNOT_DUMP (partially) with configure.
|
Wed, 19 May 2010 23:37:29 -0700 |
Glenn Morris |
Use terminfo rather than termcap on recent NetBSD.
|
Wed, 19 May 2010 23:11:27 -0700 |
Glenn Morris |
Handle auto-depend with configure.
|
Wed, 19 May 2010 22:48:16 -0700 |
Glenn Morris |
* configure.in (--with-gtk, --with-gcc): Remove option stubs.
|
Tue, 18 May 2010 19:42:04 -0700 |
Glenn Morris |
Set linker-related things with configure.
|
Mon, 17 May 2010 19:49:28 -0700 |
Glenn Morris |
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
|
Mon, 17 May 2010 19:44:07 -0700 |
Glenn Morris |
Set rallocobj with configure, not cpp.
|
Mon, 17 May 2010 19:30:13 -0700 |
Glenn Morris |
Define some malloc objects with configure, not cpp.
|
Sun, 16 May 2010 22:15:03 -0700 |
Glenn Morris |
Combine the two stamp-oldxmenu cases.
|
Sun, 16 May 2010 16:38:13 -0700 |
Glenn Morris |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
|