summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkTom Tromey2013-08-251-13/+36
|\
| * * 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
* | merge from trunkTom Tromey2013-08-191-40/+95
|\ \ | |/
| * 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
* | merge from trunkTom Tromey2013-07-261-14/+8
|\ \ | |/
| * * 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
* | Merge from trunkTom Tromey2013-07-121-45/+52
|\ \ | |/
| * * 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
* | merge from trunkTom Tromey2013-07-061-74/+58
|\ \ | |/
| * Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.orgGlenn Morris2013-07-021-1/+1
| |\
| | * * configure.ac (emacs_broken_SIGIO): Set on gnu-kfreebsd (tiny change)Christoph Egger2013-07-021-1/+1
| * | Remove some unused macros from 'configure'.Paul Eggert2013-07-021-69/+8
| * | * configure.ac (GTK_COMPILES): Check API a bit more carefully.Paul Eggert2013-07-011-1/+21
| * | Do not use GTK 3 if it exists but cannot be compiled.Paul Eggert2013-06-301-1/+4
| * | Merge from emacs-24; up to 2012-12-29T06:14:00Z!cyd@gnu.orgGlenn Morris2013-06-231-1/+2
| |\ \ | | |/
| | * * configure.ac: Include X11/X.h when testing for Xft.h.Glenn Morris2013-06-211-1/+2
| * | configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8 as a fallback.YAMAMOTO Mitsuharu2013-06-211-0/+13
| * | Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-1/+1
| * | Use functions, not macros, for XINT etc.Paul Eggert2013-06-161-0/+1
| * | * configure.ac: Report ACL usage at the end.Paul Eggert2013-06-151-0/+7
* | | merge from trunkTom Tromey2013-06-131-7/+30
|\ \ \ | |/ /
| * | Fix typo in comment.Michael Albinus2013-06-131-1/+1
| * | --without-all should imply --with-file-notification=no.Paul Eggert2013-06-111-1/+1
| * | Fix compilation issues for GNUStep and GLIB conflicts.Jan Djärv2013-06-081-2/+6
| * | * configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.Michael Albinus2013-06-031-2/+3
| * | * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.Eli Zaretskii2013-06-031-1/+2
| * | Add HAVE_GLIB check instead of checking individual libraries that use GLib.Jan Djärv2013-06-031-1/+18
* | | merge from trunk; clean up some issuesTom Tromey2013-06-031-174/+640
|\ \ \ | |/ /