summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Bump version to 24.3 (only a release candidate at the moment)Glenn Morris2013-03-04
* Fix AIX port.Paul Eggert2013-02-14
* Bump version number to 24.2.93Glenn Morris2013-02-06
* Backport configure.ac message tweak from trunkGlenn Morris2013-01-16
* Bump version to 24.2.92emacs-24.2.92Glenn Morris2013-01-09
* Add 2013 to more copyright yearsGlenn Morris2013-01-02
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Properly configure GNUstep librariesAndreas Schwab2012-12-29
* Fixes: debbugs:13222Andreas Schwab2012-12-24
* Bump version to 24.2.91.emacs-24.2.91Chong Yidong2012-12-15
* Move fix for bug#12993 to trunkDaniel Colascione2012-12-10
* Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-09
* Revert dumb changeGlenn Morris2012-12-04
* * configure.ac (MAKEINFO, EGREP, CC): Quote, in case of spaces in file names.Glenn Morris2012-12-04
* * configure.ac: Handle info/ files with or without ".info" extension.Glenn Morris2012-12-04
* Bump version to 24.2.90.emacs-24.2.90Chong Yidong2012-11-24
* * configure.ac (--enable-profiling): Doc fix.Glenn Morris2012-11-20
* * configure.ac (_FORTIFY_SOURCE): Do not multiply define.Paul Eggert2012-10-23
* Spelling fixes.Paul Eggert2012-10-21
* Undo faccessat change.Paul Eggert2012-10-19
* Use faccessat, not access, when checking file permissions.Paul Eggert2012-10-19
* Distinguish MS WindowsGlenn Morris2012-10-08
* Merge from trunkDaniel Colascione2012-10-07
|\
| * Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-07
| * Improve sys_siglist detection.Paul Eggert2012-10-06
| * CommentGlenn Morris2012-10-05
| * Check more robustly for timer_settime.Paul Eggert2012-09-26
| * * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv2012-09-18
* | Merge from trunkDaniel Colascione2012-09-17
|\|
| * Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert2012-09-16
| * Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-16
| * Remove configure's --without-sync-input option.Paul Eggert2012-09-16
| * Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-16
| * Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
| * Fix glitches with 'configure --without-sync-input'.Paul Eggert2012-09-14
| * * configure.ac: Port to hosts lacking gtk.Paul Eggert2012-09-14
| * * configure.ac: Report Gtk+ 3 as GTK.Jan Djärv2012-09-13
| * * configure.ac: Reorder Xaw3d messages.Jan Djärv2012-09-13
| * Simplify SIGIO usage.Paul Eggert2012-09-12
| * * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit firstJan Djärv2012-09-12
| * Simplify, document, and port floating-point.Paul Eggert2012-09-10
| * Assume C89 or later for math functions.Paul Eggert2012-09-09
| * More signal-handler cleanup.Paul Eggert2012-09-07
| * Signal-handler cleanup.Paul Eggert2012-09-06
| * Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
| * * configure.ac (_setjmp, _longjmp): Check by compilingPaul Eggert2012-09-03
| * * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.Paul Eggert2012-09-03
| * * configure.ac (HAVE_GOBJECT): Check for gobject-2.0.Jan Djärv2012-09-02
* | Implement cygw32Daniel Colascione2012-09-17
|/
* * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.Paul Eggert2012-09-01