summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* * 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:16Z!michael.albinus@gmx.dePaul 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.92emacs-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:20Z!rgm@gnu.orgGlenn 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:03Z!monnier@iro.umontreal.caPaul 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:56Z!yamaoka@jpl.orgGlenn 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:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-271-1/+1
|\ \ | |/
| * Fixes: debbugs:13222Andreas Schwab2012-12-241-1/+1
| * Bump version to 24.2.91.emacs-24.2.91Chong 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
* | 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