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).
|