summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | * configure.ac (EMACS_CONFIGURATION): Escape backslashes.Ulrich Mueller2013-08-131-1/+1
* | Fix zlib support on MS-Windows.Eli Zaretskii2013-08-121-0/+4
* | Minor zlib configuration tweaks.Paul Eggert2013-08-121-15/+6
* | Fix build with zlib on MS-Windows.Eli Zaretskii2013-08-121-0/+3
* | Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris2013-08-111-3/+3
* | Add --with-zlib to 'configure'.Paul Eggert2013-08-111-11/+17
* | Add zlib support via the `decompress-gzipped-region' functionLars Magne Ingebrigtsen2013-08-111-0/+18
* | Provide a Windows manifest for update-game-score.exe.Eli Zaretskii2013-08-101-0/+3
* | Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-041-1/+1
* | * configure.ac: Extend the --with-sound optionGlenn Morris2013-07-261-29/+57
* | * configure.ac: Use self-descriptive tags for AC_CONFIG_COMMANDS.Glenn Morris2013-07-231-4/+2
* | No need for configure to create etc/ and lisp/ any moreGlenn Morris2013-07-231-7/+0
* | Port to GNU/Linux systems with tinfo but not ncurses.Paul Eggert2013-07-231-0/+3
* | Fix array bounds violation when pty allocation fails.Paul Eggert2013-07-201-3/+3
* | * configure.ac: Simplify --with-file-notification handling.Paul Eggert2013-07-121-56/+43
* | * configure.ac: Further fix.Glenn Morris2013-07-121-0/+1
* | * configure.ac: Fix goofs in previous.Glenn Morris2013-07-121-3/+7
* | * configure.ac: If with-file-notification=yes, if gfile not found,Glenn Morris2013-07-121-44/+59
* | Fix races with threads and file descriptors.Paul Eggert2013-07-111-1/+1
* | Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.Peter Rosin2013-07-091-2/+2
* | configure.ac (HAVE_IMAGEMAGICK): Check on NS also.Jan Djärv2013-07-081-1/+1
* | Port to Ubuntu 10.Paul Eggert2013-07-071-1/+1
* | Make file descriptors close-on-exec when possible.Paul Eggert2013-07-071-2/+2