aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-071-18/+0
* Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-071-0/+50
* Port better to AIX.Paul Eggert2013-04-261-7/+23
* * configure.ac: Add DragonFly BSD, mostly same as FreeBSD (tiny change)John Marino2013-04-181-10/+15
* Replace AC_PROG_LN_S by a less strict configure testGlenn Morris2013-04-171-1/+32
* * configure.ac (canonical): Adapt to 64-bit Cygwin.Ken Brown2013-04-121-1/+5
* Fix icon for the cygw32 build on 64-bit Cygwin. (Bug#12993)Ken Brown2013-04-081-1/+1
* Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert2013-04-061-0/+7
* * configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.Paul Eggert2013-03-261-1/+0
* * configure.ac (HAVE_XKB): Define if Xkb is present.Jan Djärv2013-03-251-0/+1
* Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9.Paul Eggert2013-03-171-1/+2
* File synchronization fixes.Paul Eggert2013-03-131-31/+5
* Merge from emacs-24; up to 2012-12-25T11:37:[email protected]Glenn Morris2013-03-061-5/+0
|\
| * * configure.ac (TERM_HEADER): Remove duplicate definition.Paul Eggert2013-03-051-5/+0
| * Bump version to 24.3 (only a release candidate at the moment)Glenn Morris2013-03-041-1/+1
* | FILE's lock is now always .#FILE and may be a regular file.Paul Eggert2013-03-051-1/+2
* | * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)Ken Brown2013-02-271-1/+1
* | Simplify data_start configuration.Paul Eggert2013-02-241-203/+16
* | Merge from emacs-24; up to 2012-12-19T13:01:[email protected]Paul Eggert2013-02-141-0/+5
|\|
| * Fix AIX port.Paul Eggert2013-02-141-1/+6
| * Bump version number to 24.2.93Glenn Morris2013-02-061-1/+1
| * Backport configure.ac message tweak from trunkGlenn Morris2013-01-161-1/+1
| * Bump version to 24.2.92Glenn Morris2013-01-091-1/+1
* | Tweak quoting in earlier configure.ac emacs_config_options changeGlenn Morris2013-02-111-1/+1
* | * configure.ac (emacs_config_options): Record some env vars.Glenn Morris2013-02-101-0/+12
* | * configure.ac (emacs_config_options): Strip out the (internal) argumentsGlenn Morris2013-02-091-1/+1
* | * configure.ac: Document that --enable-gcc-warnings emits errors.Paul Eggert2013-01-151-1/+1
* | Enable conservative stack scanning for all architectures.Paul Eggert2013-01-111-12/+2
* | Merge from emacs-24; up to 2012-12-06T07:33:[email protected]Glenn Morris2013-01-021-1/+1
|\|
| * Add 2013 to more copyright yearsGlenn Morris2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-2/+2
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Silence Gtk deprecation warnings by default.Jan Djärv2012-12-301-0/+8
* | Check for deprecated gtk tearoff menu item in configure.Jan Djärv2012-12-301-0/+9
* | Check for deprecated gtk_handle_box in configure.Jan Djärv2012-12-301-0/+8
* | Merge from emacs-24; up to 2012-12-05T00:13:[email protected]Glenn Morris2012-12-301-7/+3
|\|
| * Properly configure GNUstep librariesAndreas Schwab2012-12-291-7/+3
* | configure.ac fix for double quotes in configure command-lineGlenn Morris2012-12-271-1/+6
* | Merge from emacs-24; up to 2012-12-03T21:07:[email protected]Glenn Morris2012-12-271-1/+1
|\|
| * Fixes: debbugs:13222Andreas Schwab2012-12-241-1/+1
| * Bump version to 24.2.91.Chong Yidong2012-12-151-1/+1
| * Move fix for bug#12993 to trunkDaniel Colascione2012-12-101-10/+0
* | Revert static checking of stack smashing.Paul Eggert2012-12-251-14/+3
* | Add support for preserving ACL entries of files.Romain Francoise2012-12-161-0/+18
* | Fix permissions bugs with setgid directories etc.Paul Eggert2012-12-141-4/+0
* | * 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