summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (HAVE_INOTIFY): Speed up configure-time test.Paul Eggert2012-12-101-4/+3
* Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie...Daniel Colascione2012-12-101-0/+10
|\
| * Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-091-0/+10
* | Support filesystem notification through inotify on GNU/Linux.Rüdiger Sonderfeld2012-12-101-0/+13
* | * configure.ac: Fix source command in .gdbinit.Andreas Schwab2012-12-091-3/+3
* | Allow spaces in some configuration vars (Bug#13078).Paul Eggert2012-12-081-24/+29
* | Simplify get_lim_data.Paul Eggert2012-12-071-14/+0
* | Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert2012-12-071-3/+3
* | Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.orgGlenn Morris2012-12-051-1/+1
|\ \ | |/
| * Revert dumb changeGlenn Morris2012-12-041-5/+5
| * * configure.ac (MAKEINFO, EGREP, CC): Quote, in case of spaces in file names.Glenn Morris2012-12-041-5/+5
| * * configure.ac: Handle info/ files with or without ".info" extension.Glenn Morris2012-12-041-1/+1
| * Bump version to 24.2.90.emacs-24.2.90Chong Yidong2012-11-241-1/+1
* | Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown2012-11-241-1/+0
* | Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-221-2/+2
* | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-211-9/+1
* | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-2/+7
|\ \ | |/
| * * configure.ac (--enable-profiling): Doc fix.Glenn Morris2012-11-201-2/+7
* | Omit -Wstrict-overflow as it does not play well with --enable-checking.Paul Eggert2012-11-201-3/+4
* | Improve static checking of integer overflow and stack smashing.Paul Eggert2012-11-191-3/+16
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-171-1/+1
* | Remove no-longer-used pty_max_bytes variable.Paul Eggert2012-11-161-1/+1
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-131-1/+3
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-041-6/+2
* | Simplify by assuming __fpending.Paul Eggert2012-11-041-96/+2
* | Bump version to 24.3.50Chong Yidong2012-11-021-1/+1
|/
* * configure.ac (_FORTIFY_SOURCE): Do not multiply define.Paul Eggert2012-10-231-1/+1
* Spelling fixes.Paul Eggert2012-10-211-1/+1
* Undo faccessat change.Paul Eggert2012-10-191-3/+1
* Use faccessat, not access, when checking file permissions.Paul Eggert2012-10-191-1/+3
* Distinguish MS WindowsGlenn Morris2012-10-081-2/+2
* Merge from trunkDaniel Colascione2012-10-071-3/+27
|\
| * Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-071-0/+16
| * Improve sys_siglist detection.Paul Eggert2012-10-061-2/+4
| * CommentGlenn Morris2012-10-051-0/+1
| * Check more robustly for timer_settime.Paul Eggert2012-09-261-0/+3
| * * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv2012-09-181-1/+3
* | Merge from trunkDaniel Colascione2012-09-171-101/+144
|\ \ | |/
| * Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert2012-09-161-0/+8
| * Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-161-0/+5
| * Remove configure's --without-sync-input option.Paul Eggert2012-09-161-10/+0
| * Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-161-7/+14
| * Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-7/+18
| * Fix glitches with 'configure --without-sync-input'.Paul Eggert2012-09-141-1/+1
| * * configure.ac: Port to hosts lacking gtk.Paul Eggert2012-09-141-7/+8
| * * configure.ac: Report Gtk+ 3 as GTK.Jan Djärv2012-09-131-5/+1
| * * configure.ac: Reorder Xaw3d messages.Jan Djärv2012-09-131-1/+2
| * Simplify SIGIO usage.Paul Eggert2012-09-121-17/+43
| * * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit firstJan Djärv2012-09-121-14/+25
| * Simplify, document, and port floating-point.Paul Eggert2012-09-101-3/+3