summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.Paul Eggert2013-11-141-0/+10
* Simplify, port and tune bool vector implementation.Paul Eggert2013-11-131-2/+0
* * configure.ac: test portability fixGlenn Morris2013-11-111-1/+1
* Remove nt/msysconfig.shDani Moncayo2013-11-111-0/+2
* Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-061-4/+14
* * Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris2013-11-051-11/+0
* Simplify and port recent bool vector changes.Paul Eggert2013-11-041-0/+2
* Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-041-24/+0
* * configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769)Glenn Morris2013-10-311-1/+1
* * configure.ac: It seems installing in non-ASCII is not, in fact, ok.Glenn Morris2013-10-271-2/+8
* * configure.ac: It seems _installing_ in non-ASCII is ok, not building.Glenn Morris2013-10-241-7/+3
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-241-1/+8
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-1/+1
* * configure.ac (src/.gdbinit): Use ac_abs_top_srcdir.Glenn Morris2013-10-231-1/+4
* configure.ac: Tweak previous changeGlenn Morris2013-10-231-2/+6
* * configure.ac: Explicit error for non-ASCII directoriesGlenn Morris2013-10-231-0/+11
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-25/+1
* * configure.ac [alpha]: Explicit error in non-ELF case. Glenn Morris2013-10-131-2/+5
* * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the emptyStefan Monnier2013-10-111-5/+6
* Support GnuTLS v3 and set up its audit logging properly.Ted Zlatanov2013-10-111-0/+6
* Handle giflib 5 changes (tiny change)Barry Fishman2013-10-091-2/+3
* Merge from trunk.Eli Zaretskii2013-09-261-30/+113
|\
| * Merge from gnulib.Paul Eggert2013-09-241-3/+0
| * Suppress some unhelpful warnings when using clang.Jan Djärv2013-09-231-10/+18
| * Tell valgrind about conservative GC regions and suppress spuriousDaniel Colascione2013-09-221-0/+2
| * Work around performance bug on OS X 10.8 and earlier.Paul Eggert2013-09-191-0/+18
| * Fix MinGW builds from inside the MSYS installation tree.Eli Zaretskii2013-09-191-0/+11
| * * configure.ac: Do not check for g_type_init because weDmitry Antipov2013-09-171-1/+0
| * Port the font backend from the Mac port.Jan Djärv2013-09-151-5/+29
| * Restore portions of my comment, which I found less clear after copyeditsGlenn Morris2013-09-091-3/+6
| * Spelling fixes and tidy up a comment.Paul Eggert2013-09-091-9/+5
| * Convert ChangeLog text to in-file commentGlenn Morris2013-09-091-2/+11
| * Fix treatment of ld's nocombreloc optionGlenn Morris2013-09-091-3/+8
| * * configure.ac: Tweak previous change.Glenn Morris2013-09-081-1/+1
| * Rename configure's --without-compress-info to --without-compress-installGlenn Morris2013-09-081-7/+6
| * Port --without-x --enable-gcc-warnings to Fedora 19.Paul Eggert2013-09-061-0/+12
* | Made HAVE_MENUS the default; comment fix in term.c.Eli Zaretskii2013-09-051-14/+3
|/
* Make --without-x compatible with --enable-gcc-warnings.Dmitry Antipov2013-09-051-0/+7
* Fix copying of nextstep/Emacs.app for make -j installJan Djärv2013-09-021-0/+3
* * configure.ac (--with-sound): Rename ossaudio to bsd-ossaudio,Glenn Morris2013-08-311-9/+9
* * configure.ac: Allow for --with-sound=voxware that will enableUlrich Müller2013-08-311-3/+6
* Try to reduce redundancy in doc/misc/Makefile.in.Stefan Monnier2013-08-271-16/+4
* * configure.ac (DOCMISC_INFO_W32): Typo fix.Glenn Morris2013-08-271-1/+1
* * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)Dmitry Antipov2013-08-271-12/+10
* Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm@gnu.orgGlenn Morris2013-08-271-1/+1
|\
| * * configure.ac (emacs_broken_SIGIO): No longer set on gnu-kfreebsd.Glenn Morris2013-08-221-1/+1
* | Move source for Emacs on MS Windows FAQ here from Emacs webpages repositoryGlenn Morris2013-08-271-0/+21
* | * configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically.Paul Eggert2013-08-221-12/+35
* | Port close-on-exec pty creation to FreeBSD 9.1-RELEASE.Paul Eggert2013-08-201-1/+1
* | Revert last change to gmalloc.c; update some comments.Ken Brown2013-08-151-6/+8