Thu, 04 Nov 2010 17:00:35 +0100 |
Michael Albinus |
* configure.in: Don't write a warning for D-Bus anymore.
|
Wed, 03 Nov 2010 14:55:19 -0400 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
Sun, 31 Oct 2010 19:21:53 -0400 |
Ken Brown |
* configure.in (checking whether localtime caches TZ): Use
|
Mon, 25 Oct 2010 19:23:45 +0200 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|
Sun, 24 Oct 2010 22:46:17 +0200 |
Lars Magne Ingebrigtsen |
* configure.in: Remove the BROKEN annotation from gnutls.
|
Tue, 12 Oct 2010 14:03:09 -0700 |
Dan Nicolaescu |
Remove trailing / from directory names.
|
Sun, 10 Oct 2010 08:35:04 -0700 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
Sat, 09 Oct 2010 10:59:55 -0700 |
Glenn Morris |
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
|
Fri, 08 Oct 2010 19:16:38 -0700 |
Glenn Morris |
* configure.in: Combine some conditionals.
|
Fri, 08 Oct 2010 18:41:21 -0700 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
Sun, 03 Oct 2010 08:39:21 -0700 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
Fri, 01 Oct 2010 06:56:33 -0700 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
Wed, 29 Sep 2010 20:52:34 +0200 |
Romain Francoise |
configure.in: Don't enable ImageMagick unless HAVE_X11.
|
Mon, 27 Sep 2010 19:22:37 -0700 |
Glenn Morris |
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
|
Mon, 27 Sep 2010 22:53:35 +0200 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
Sun, 26 Sep 2010 17:18:47 +0200 |
Lars Magne Ingebrigtsen |
Don't break the build if we don't have the gnutls libraries.
|
Sun, 26 Sep 2010 01:06:28 -0500 |
Ted Zlatanov |
Set up GnuTLS support.
|
Tue, 21 Sep 2010 23:10:16 -0400 |
Chong Yidong |
Rename libxml2 functions, and make parse tree format consistent with xml.el.
|
Tue, 21 Sep 2010 01:35:37 +0300 |
Dan Nicolaescu |
Link temacs using $(CC) not $(LD).
|
Mon, 13 Sep 2010 21:50:30 +0200 |
Lars Magne Ingebrigtsen |
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
|
Mon, 13 Sep 2010 16:58:48 +0200 |
Lars Magne Ingebrigtsen |
* configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
|
Fri, 10 Sep 2010 18:44:35 +0200 |
Lars Magne Ingebrigtsen |
Add support for the libxml2 library.
|
Mon, 23 Aug 2010 14:54:09 +0200 |
Andreas Schwab |
Fix configure checks
|
Fri, 20 Aug 2010 21:55:21 +0200 |
joakim |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
|
Tue, 17 Aug 2010 23:19:11 +0200 |
Joakim |
merge from trunk
|
Mon, 14 Jun 2010 11:48:51 +0200 |
Joakim |
merged from trunk
|
Fri, 14 May 2010 12:07:01 +0200 |
Joakim |
configure support for MagickExportImagePixels and README
|
Thu, 13 May 2010 16:04:53 +0200 |
Joakim |
make configure.in less particular about themagickwand version
|
Thu, 13 May 2010 15:13:52 +0200 |
Joakim |
merge and fixes
|
Sat, 03 Apr 2010 22:21:58 +0200 |
Joakim |
merge from trunk
|
Fri, 02 Apr 2010 23:09:13 +0200 |
joakim |
imagemagick patch5 + minor mods
|
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.
|
Sun, 16 May 2010 16:31:05 -0700 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
Sun, 16 May 2010 16:01:56 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sun, 16 May 2010 10:58:27 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sat, 15 May 2010 22:58:55 -0700 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
Sat, 15 May 2010 15:33:24 -0700 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
Sat, 15 May 2010 14:31:19 -0700 |
Glenn Morris |
Always define FONT_OBJ; to empty in the non-X case.
|
Sat, 15 May 2010 17:11:37 -0400 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
Fri, 14 May 2010 18:55:24 -0700 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
Thu, 13 May 2010 20:36:40 -0700 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
Thu, 13 May 2010 20:05:00 -0700 |
Glenn Morris |
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
|
Thu, 13 May 2010 19:46:09 -0700 |
Glenn Morris |
Minor build simplification for NS.
|
Thu, 13 May 2010 00:26:50 -0700 |
Glenn Morris |
* configure.in: Fix some paren typos.
|
Wed, 12 May 2010 20:52:07 -0700 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|
Wed, 12 May 2010 20:18:04 -0700 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
Tue, 11 May 2010 20:06:50 -0700 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
Tue, 11 May 2010 20:01:16 -0700 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
Sun, 09 May 2010 17:37:59 -0700 |
Glenn Morris |
Backport from trunk: close bug#5857.
|
Mon, 10 May 2010 20:00:32 -0700 |
Glenn Morris |
Do not preprocess lib-src/Makefile.in
|
Sun, 09 May 2010 19:16:09 -0700 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
Sun, 09 May 2010 17:07:47 -0700 |
Glenn Morris |
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 08 May 2010 00:46:44 -0400 |
Chong Yidong |
Bump version to 23.2.50.
|
Fri, 07 May 2010 23:28:26 -0400 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
Mon, 03 May 2010 21:31:59 -0400 |
Chong Yidong |
Bump version to 23.1.97.
EMACS_PRETEST_23_1_97
|
Sun, 02 May 2010 21:42:50 -0400 |
Chong Yidong |
Add check for buggy version of GCC (Bug#6031).
|
Mon, 19 Apr 2010 21:29:37 -0400 |
Chong Yidong |
Bump version to 23.1.96.
EMACS_PRETEST_23_1_96
|
Fri, 07 May 2010 19:05:24 -0700 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
Fri, 07 May 2010 14:55:18 -0400 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
Thu, 06 May 2010 19:55:47 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|