log configure @ 111032:1ed05f12a0bc

age author description
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 18:59:50 -0700 Glenn Morris Regenerate configure, src/config.in.
Wed, 29 Sep 2010 20:52:34 +0200 Romain Francoise configure.in: Don't enable ImageMagick unless HAVE_X11.
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.
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).
Tue, 14 Sep 2010 02:04:48 +0200 Lars Magne Ingebrigtsen Check that the libxml2 we found can be used. This fixes a conf
Mon, 13 Sep 2010 16:58:48 +0200 Lars Magne Ingebrigtsen * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
Mon, 13 Sep 2010 16:42:33 +0200 Eli Zaretskii Revert revno 101418 by Bob Chassel.
Mon, 13 Sep 2010 10:14:52 +0000 Robert J. Chassell 10-09-13
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Sun, 05 Sep 2010 12:17:26 +0200 Andreas Schwab Regenerate configure
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
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 11:30:35 -0700 Dan Nicolaescu Regenerate configure.
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 18:06:03 -0400 Ken Brown Regenerate configure.
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
Fri, 02 Jul 2010 01:11:24 -0700 Dan Nicolaescu Define USE_LISP_UNION_TYPE using autoconf.
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.
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
Thu, 03 Jun 2010 15:16:02 -0700 Dan Nicolaescu Move UNEXEC definition to autoconf.
Sat, 29 May 2010 11:57:11 -0700 Glenn Morris Regenerate configure.
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
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:53:25 -0700 Glenn Morris Regenerate configure.
Mon, 24 May 2010 20:56:27 -0700 Glenn Morris Regenerate configure.
Sat, 22 May 2010 13:26:01 +0200 Andreas Schwab Regenerate configure
Thu, 20 May 2010 17:51:50 -0700 Glenn Morris Regenerate configure.
Wed, 19 May 2010 23:15:26 -0700 Glenn Morris Regenerate configure, src/config.in.
Tue, 18 May 2010 19:46:42 -0700 Glenn Morris Regenerate configure, src/config.in.
Mon, 17 May 2010 19:54:25 -0700 Glenn Morris Regenerate configure.
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: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:36:29 -0700 Glenn Morris Regenerate configure, src/config.in.
Sat, 15 May 2010 14:34:03 -0700 Glenn Morris Regenerate configure.
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Fri, 14 May 2010 18:58:36 -0700 Glenn Morris Regenerate 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:17:27 -0700 Glenn Morris Regenerate configure, src/config.in.
Thu, 13 May 2010 00:26:50 -0700 Glenn Morris * configure.in: Fix some paren typos.
Wed, 12 May 2010 20:58:17 -0700 Glenn Morris Regenerate configure, src/config.in.
Tue, 11 May 2010 20:09:56 -0700 Glenn Morris Regenerate configure.
Mon, 10 May 2010 20:05:31 -0700 Glenn Morris Regenerate configure.
Sun, 09 May 2010 19:21:42 -0700 Glenn Morris Regenerate configure.
Sun, 09 May 2010 17:11:40 -0700 Glenn Morris Regenerate configure, src/config.in.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
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:13:50 -0700 Glenn Morris Regenerate configure.
Fri, 07 May 2010 14:55:18 -0400 Stefan Monnier * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
Thu, 06 May 2010 20:01:40 -0700 Glenn Morris Regenerate configure.
Thu, 06 May 2010 17:30:56 -0700 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
Thu, 06 May 2010 01:07:12 -0700 Glenn Morris Regenerate configure.
Mon, 03 May 2010 20:33:04 -0700 Glenn Morris Regenerate configure, src/config.in.
Sun, 02 May 2010 19:15:26 -0700 Glenn Morris Regenerate configure.
Sat, 01 May 2010 14:38:59 -0700 Dan Nicolaescu Remove LD_SWITCH_MACHINE.
Fri, 30 Apr 2010 20:04:51 -0700 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
Fri, 30 Apr 2010 09:37:01 -0700 Glenn Morris Hopefully fix bug#6065.
Thu, 29 Apr 2010 18:54:08 -0700 Glenn Morris Regenerate configure.
Wed, 28 Apr 2010 00:33:48 -0700 Glenn Morris Regenerate configure.
Tue, 27 Apr 2010 01:11:11 -0700 Glenn Morris Regenerate configure.
Tue, 27 Apr 2010 00:38:05 -0700 Glenn Morris Regenerate configure.
Tue, 27 Apr 2010 08:20:03 +0200 Jan D. Regenerate configure and cibfig.in
Mon, 26 Apr 2010 20:47:47 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:32:39 -0700 Glenn Morris Remove some AC_DEFINEs that are now unused.
Mon, 26 Apr 2010 20:18:39 -0700 Glenn Morris Regenerate configure.
Mon, 26 Apr 2010 19:38:36 -0700 Glenn Morris Regenerate configure.
Mon, 26 Apr 2010 10:10:09 -0700 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
Fri, 23 Apr 2010 19:25:45 -0700 Glenn Morris Regenerate configure, src/config.in.
Thu, 22 Apr 2010 13:32:43 -0700 Dan Nicolaescu Regenerate configure.
Thu, 22 Apr 2010 09:10:43 +0900 Miles Bader Update configure
Wed, 21 Apr 2010 23:44:48 +0200 Andreas Schwab Avoid non-portable shell command negation
Wed, 21 Apr 2010 18:41:29 +0200 Jan D. configure.in: Change "if test ! -f" to "if ! test -f".
Tue, 20 Apr 2010 20:41:01 -0700 Glenn Morris Regenerate configure.
Tue, 20 Apr 2010 20:11:03 -0700 Glenn Morris Regenerate configure, src/config.in.
Fri, 02 Apr 2010 20:42:10 -0400 Chong Yidong Bump version to 23.1.95. EMACS_PRETEST_23_1_95
Thu, 01 Apr 2010 16:08:14 -0700 Dan Nicolaescu Remove all uses of LIBX11_SYSTEM.
Wed, 10 Mar 2010 23:03:11 -0500 Chong Yidong Bump version to 23.1.94 and regenerate ldefs-boot.el. EMACS_PRETEST_23_1_94
Thu, 18 Mar 2010 12:56:23 +0100 Jan D. Check for tputs and friends, abort if not found (bug #5735)
Wed, 17 Mar 2010 22:59:32 -0700 Glenn Morris * configure: Fix comment mistake in previous change.
Wed, 17 Mar 2010 22:57:21 -0700 Glenn Morris Regenerate configure.
Fri, 12 Mar 2010 11:34:27 -0500 Eli Zaretskii Don't use termcap.c on Posix platforms, only on MS-DOS.
Thu, 11 Mar 2010 19:13:01 -0800 Glenn Morris Regenerate configure.
Fri, 26 Feb 2010 22:09:45 -0500 Chong Yidong Bump version to 23.1.93; regenerate AUTHORS.
Thu, 25 Feb 2010 20:59:04 -0800 Glenn Morris * configure: Revert accidental commit from rev 99553.
Wed, 24 Feb 2010 22:07:26 +0000 Robert J. Chassell Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
Fri, 29 Jan 2010 21:09:50 -0500 Chong Yidong Bump version to 23.1.92.