summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * configure: Bump min libxml2 version to 2.6.17 (Bug#7603).Chong Yidong2011-01-141-1/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
| * Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong2010-12-101-1/+1
* | Add ERT, a tool for automated testing in Emacs Lisp.Christian Ohler2011-01-131-1/+1
* | Use __builtin_unwind_init if availableAndreas Schwab2011-01-051-1/+12
* | Don't use $MAKEINFO for both a flag and a program.Glenn Morris2011-01-041-1/+5
* | * configure.in: Make gameuser configurable (Bug#7717).Ulrich Mueller2010-12-291-2/+6
* | Don't depend on POSIX compatible parsing of parameter expansionAndreas Schwab2010-12-101-1/+6
* | * configure.in: Don't double machfile in final message.Andreas Schwab2010-12-101-1/+1
* | * configure.in: Fix last change.Chong Yidong2010-12-041-1/+1
* | Remove empty machine description filesAndreas Schwab2010-12-041-82/+47
* | Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka2010-12-031-0/+3780
* | gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-031-3780/+0
* | Mark debugger related variables and functions as EXTERNALLY_VISIBLEDan Nicolaescu2010-11-231-0/+6
* | Include <sys/ioctl.h> unconditionally.Dan Nicolaescu2010-11-231-2/+0
* | ns_appbindir must end in /.Jan Djärv2010-11-211-1/+1
* | * configure.in (INLINE): Do not depend on OPTIMIZE, unused.Dan Nicolaescu2010-11-201-1/+1
* | Merge from emacs-23Stefan Monnier2010-11-171-0/+2
|\ \ | |/
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-0/+2
| * Backport fix for Bug#6170 from trunk.Dan Nicolaescu2010-11-131-9/+13
* | * configure.in: Do not check for unconditionally included headers.Dan Nicolaescu2010-11-141-4/+4
* | Merge from emacs-23Stefan Monnier2010-11-091-5/+0
|\ \ | |/
| * Bump version to 23.2.90.emacs-pretest-23.2.90Chong Yidong2010-11-081-1/+1
| * * configure.in: Don't write a warning for D-Bus anymore.Michael Albinus2010-11-041-5/+0
| * Fix for Bug#5655, backported from trunk.Glenn Morris2010-11-031-9/+25
| * Backport from trunk: close bug#5857.Miles Bader2010-05-091-1/+1
* | configure.in: Fix indentationAndreas Schwab2010-11-061-1/+1
* | * configure.in (checking whether localtime caches TZ): UseKen Brown2010-10-311-10/+2
* | * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAMAndreas Schwab2010-10-251-2/+2
* | * configure.in: Remove the BROKEN annotation from gnutls.Lars Magne Ingebrigtsen2010-10-241-1/+1
* | Remove trailing / from directory names.Dan Nicolaescu2010-10-121-9/+9
* | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-101-4/+1
* | * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Glenn Morris2010-10-091-2/+1
* | * configure.in: Combine some conditionals.Glenn Morris2010-10-081-18/+13
* | Set the version number in the texinfo manuals using configure.Glenn Morris2010-10-081-4/+2
* | * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.Dan Nicolaescu2010-10-031-0/+11
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-5/+0
* | configure.in: Don't enable ImageMagick unless HAVE_X11.Romain Francoise2010-09-291-11/+13
* | * configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.Glenn Morris2010-09-271-1/+1
* | Compile with imagemagick support by default.Lars Magne Ingebrigtsen2010-09-271-1/+1
* | Don't break the build if we don't have the gnutls libraries.Lars Magne Ingebrigtsen2010-09-261-3/+6
* | Set up GnuTLS support.Ted Zlatanov2010-09-261-0/+9
* | Rename libxml2 functions, and make parse tree format consistent with xml.el.Chong Yidong2010-09-211-0/+2
* | Link temacs using $(CC) not $(LD).Dan Nicolaescu2010-09-211-11/+10
* | Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.Lars Magne Ingebrigtsen2010-09-131-0/+1
* | * configure.in (HAVE_LIBXML2): Check that the libxml2 we found canLars Magne Ingebrigtsen2010-09-131-1/+7
* | Add support for the libxml2 library.Lars Magne Ingebrigtsen2010-09-101-0/+12
* | Fix configure checksAndreas Schwab2010-08-231-10/+5
* | minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-201-1/+1