summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka2010-12-031-0/+16353
* gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-031-16353/+0
* Include <sys/ioctl.h> unconditionally.Dan Nicolaescu2010-11-231-13/+0
* ns_appbindir must end in /.Jan Djärv2010-11-211-241/+225
* Merge from emacs-23Stefan Monnier2010-11-171-0/+11
|\
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-235/+229
* | * configure.in: Do not check for unconditionally included headers.Dan Nicolaescu2010-11-141-4/+4
* | Merge from emacs-23Stefan Monnier2010-11-091-374/+334
|\ \ | |/
| * Bump version to 23.2.90.emacs-pretest-23.2.90Chong Yidong2010-11-081-9/+9
| * Regenerate configure.Chong Yidong2010-11-041-14/+31
| * Regenerate configureAndreas Schwab2010-09-051-15651/+3254
* | 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-520/+577
* | Regenerated.Lars Magne Ingebrigtsen2010-10-241-13/+12
* | Remove trailing / from directory names.Dan Nicolaescu2010-10-121-9/+9
* | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-101-5/+1
* | * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Glenn Morris2010-10-091-2/+1
* | Regenerate configure, src/config.in.Glenn Morris2010-10-081-6/+7
* | configure.in: Don't enable ImageMagick unless HAVE_X11.Romain Francoise2010-09-291-6/+8
* | Compile with imagemagick support by default.Lars Magne Ingebrigtsen2010-09-271-2/+2
* | Don't break the build if we don't have the gnutls libraries.Lars Magne Ingebrigtsen2010-09-261-209/+318
* | Rename libxml2 functions, and make parse tree format consistent with xml.el.Chong Yidong2010-09-211-201/+211
* | Link temacs using $(CC) not $(LD).Dan Nicolaescu2010-09-211-11/+10
* | Check that the libxml2 we found can be used. This fixes a confLars Magne Ingebrigtsen2010-09-141-0/+1
* | * configure.in (HAVE_LIBXML2): Check that the libxml2 we found canLars Magne Ingebrigtsen2010-09-131-0/+47
* | Revert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel.Eli Zaretskii2010-09-131-236/+221
* | 10-09-13Robert J. Chassell2010-09-131-221/+236
* | Add support for the libxml2 library.Lars Magne Ingebrigtsen2010-09-101-0/+118
* | Fix configure checksAndreas Schwab2010-08-231-25/+25
* | minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-201-1/+1
* | merge from trunkJoakim Verona2010-08-171-191/+513
|\ \
| * | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-091-203/+435
| * | * configure.in (ORDINARY_LINK): Use on hpux* too.Dan Nicolaescu2010-08-091-2/+2
| * | More undeclared function fixes and add -Wimplicit-function-declaration.Jan D2010-08-061-0/+32
| * | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-061-213/+204
| * | Regenerate configure.Dan Nicolaescu2010-08-051-1/+1
| * | * configure.in: Restore accidentally removed use ofAndreas Schwab2010-08-041-203/+218
| * | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D2010-07-291-213/+204
| * | * configure.in: Remove reference to usg5-4, unused.Dan Nicolaescu2010-07-281-1/+1
| * | Use __executable_start to find start of text segment for profilingAndreas Schwab2010-07-251-1/+1
| * | Regenerate configure.Ken Brown2010-07-241-5/+2
| * | * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).Ken Brown2010-07-231-1/+1
| * | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-32/+8
| * | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-204/+213
| * | * configure.in: Use -Wold-style-definition if available.Dan Nicolaescu2010-07-081-0/+33
| * | Remove src/prefix-args.c.Dan Nicolaescu2010-07-071-14/+0
| * | * configure.in (UNEXEC_OBJ): Add comment about values for MSDOSDan Nicolaescu2010-07-071-0/+2
| * | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-2/+2
| * | Define USE_LISP_UNION_TYPE using autoconf.Dan Nicolaescu2010-07-021-1/+17