| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (checking whether localtime caches TZ): Use | Ken Brown | 2010-10-31 | 1 | -10/+2 |
* | * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM | Andreas Schwab | 2010-10-25 | 1 | -2/+2 |
* | * configure.in: Remove the BROKEN annotation from gnutls. | Lars Magne Ingebrigtsen | 2010-10-24 | 1 | -1/+1 |
* | Remove trailing / from directory names. | Dan Nicolaescu | 2010-10-12 | 1 | -9/+9 |
* | Pass CFLAGS to the linker. | Dan Nicolaescu | 2010-10-10 | 1 | -4/+1 |
* | * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi. | Glenn Morris | 2010-10-09 | 1 | -2/+1 |
* | * configure.in: Combine some conditionals. | Glenn Morris | 2010-10-08 | 1 | -18/+13 |
* | Set the version number in the texinfo manuals using configure. | Glenn Morris | 2010-10-08 | 1 | -4/+2 |
* | * configure.in (NO_INLINE, noinline): Move here from src/xterm.c. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+11 |
* | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -5/+0 |
* | configure.in: Don't enable ImageMagick unless HAVE_X11. | Romain Francoise | 2010-09-29 | 1 | -11/+13 |
* | * configure.in (HAVE_GNUTLS): Add a description to make autoheader happy. | Glenn Morris | 2010-09-27 | 1 | -1/+1 |
* | Compile with imagemagick support by default. | Lars Magne Ingebrigtsen | 2010-09-27 | 1 | -1/+1 |
* | Don't break the build if we don't have the gnutls libraries. | Lars Magne Ingebrigtsen | 2010-09-26 | 1 | -3/+6 |
* | Set up GnuTLS support. | Ted Zlatanov | 2010-09-26 | 1 | -0/+9 |
* | Rename libxml2 functions, and make parse tree format consistent with xml.el. | Chong Yidong | 2010-09-21 | 1 | -0/+2 |
* | Link temacs using $(CC) not $(LD). | Dan Nicolaescu | 2010-09-21 | 1 | -11/+10 |
* | Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability. | Lars Magne Ingebrigtsen | 2010-09-13 | 1 | -0/+1 |
* | * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can | Lars Magne Ingebrigtsen | 2010-09-13 | 1 | -1/+7 |
* | Add support for the libxml2 library. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -0/+12 |
* | Fix configure checks | Andreas Schwab | 2010-08-23 | 1 | -10/+5 |
* | minor imagemagick tweaks, one configure bugfix, and some ChangeLogs | Joakim Verona | 2010-08-20 | 1 | -1/+1 |
* | merge from trunk | Joakim Verona | 2010-08-17 | 1 | -224/+148 |
|\ |
|
| * | * configure.in (AC_PREREQ): Require autoconf 2.65. | Dan Nicolaescu | 2010-08-10 | 1 | -1/+1 |
| * | * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn. | Dan Nicolaescu | 2010-08-09 | 1 | -1/+1 |
| * | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition. | Andreas Schwab | 2010-08-09 | 1 | -5/+2 |
| * | * configure.in (ORDINARY_LINK): Use on hpux* too. | Dan Nicolaescu | 2010-08-09 | 1 | -2/+2 |
| * | More undeclared function fixes and add -Wimplicit-function-declaration. | Jan D | 2010-08-06 | 1 | -0/+14 |
| * | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -1/+1 |
| * | Rename src/unexec.c => src/unexcoff.c. | Eli Zaretskii | 2010-08-05 | 1 | -1/+1 |
| * | * configure.in: Restore accidentally removed use of | Andreas Schwab | 2010-08-04 | 1 | -0/+6 |
| * | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf | Jan D | 2010-07-29 | 1 | -1/+1 |
| * | * configure.in: Remove reference to usg5-4, unused. | Dan Nicolaescu | 2010-07-28 | 1 | -1/+1 |
| * | Use __executable_start to find start of text segment for profiling | Andreas Schwab | 2010-07-25 | 1 | -1/+1 |
| * | * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715) | Ken Brown | 2010-07-24 | 1 | -5/+2 |
| * | * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715). | Ken Brown | 2010-07-23 | 1 | -1/+1 |
| * | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS | Andreas Schwab | 2010-07-12 | 1 | -33/+5 |
| * | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -1/+9 |
| * | * configure.in: Use -Wold-style-definition if available. | Dan Nicolaescu | 2010-07-08 | 1 | -0/+15 |
| * | Remove src/prefix-args.c. | Dan Nicolaescu | 2010-07-07 | 1 | -13/+1 |
| * | * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS | Dan Nicolaescu | 2010-07-07 | 1 | -0/+2 |
| * | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -16/+2 |
| * | * configure.in (getenv): Remove K&R declaration. | Dan Nicolaescu | 2010-07-06 | 1 | -5/+0 |
| * | Remove __P. | Jan D | 2010-07-02 | 1 | -8/+0 |
| * | Define USE_LISP_UNION_TYPE using autoconf. | Dan Nicolaescu | 2010-07-02 | 1 | -0/+10 |
| * | Remove comment that is no longer true. | Glenn Morris | 2010-06-29 | 1 | -1/+0 |
| * | Fix CFLAGS for non-GCC compilers. | Dan Nicolaescu | 2010-06-29 | 1 | -8/+4 |
| * | Fix some whitespace in previous. | Glenn Morris | 2010-06-29 | 1 | -4/+4 |
| * | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): | Glenn Morris | 2010-06-29 | 1 | -40/+31 |
| * | Remove last internal use of cpp and src/{m,s}/*.h files in configure.in. | Glenn Morris | 2010-06-29 | 1 | -46/+17 |