log configure @ 110646:167af2298656

age author description
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).