aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-221-3/+8
* * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.Paul Eggert2012-04-211-11/+14
* Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdcPaul Eggert2012-04-211-2/+0
* Merge from emacs-24 branchChong Yidong2012-04-201-1/+1
|\
| * * configure.in: Don't use the -R option (Bug#11251).Ludovic Courtès2012-04-181-1/+1
* | * configure.in: Do not assume GCC 4.7.0 and/or no stack protection.Paul Eggert2012-04-181-0/+2
* | Merge from trunk.Paul Eggert2012-04-171-15/+3
|\ \
| * | Add functions to get system user names, group namesDmitry Antipov2012-04-161-0/+1
| * | * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.Glenn Morris2012-04-161-6/+2
| * | * configure.in: Remove X libs workaround for old autoconf.Glenn Morris2012-04-161-9/+0
* | | Merge from trunk.Paul Eggert2012-04-131-5/+10
|\| |
| * | * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)Ken Brown2012-04-121-0/+7
| * | Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-101-5/+3
* | | Merge from trunk.Paul Eggert2012-04-101-0/+10
|\| |
| * | Generate admin/unidata/Makefile with configureGlenn Morris2012-04-101-0/+10
* | | configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-44/+123
|/ /
* | * configure.in: Require makeinfo >= 4.7. Glenn Morris2012-04-081-3/+3
* | Check pkg-config exit status when configuring (Bug#10626).Paul Eggert2012-04-071-10/+7
* | Bump trunk version to 24.1.50.Glenn Morris2012-04-071-2/+2
|/
* Bump version to 24.0.95.Chong Yidong2012-04-021-1/+1
* configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)Paul Eggert2012-03-041-8/+35
* Bump version to 24.0.94Chong Yidong2012-02-271-1/+1
* Configure wording tweak.Glenn Morris2012-02-021-1/+1
* Native scroll-bars are not implemented for Nextstep (bug#10673)Glenn Morris2012-02-011-0/+4
* Small configure.in fix for Motif toolkit.Glenn Morris2012-01-301-0/+2
* * configure.in: Allow Emacs to actually be built with xaw scroll-bars.Glenn Morris2012-01-301-1/+1
* Bump version to 24.0.93.Chong Yidong2012-01-291-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-2/+2
* Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).Paul Eggert2011-12-161-1/+9
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBSJan Djärv2011-12-101-6/+6
* Propagate configure flags to sub-configures.Paul Eggert2011-12-031-0/+3
* Bump version to 24.0.92.Chong Yidong2011-12-011-1/+1
* Work around an Ubuntu 11.10 bug where Emacs loops forever when started.Jan Djärv2011-11-271-2/+2
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Make configure print EMACSDATA/DOC.Glenn Morris2011-11-221-0/+9
* Small fix for --disable-ns-self-contained buildsYavor Doganov2011-11-211-2/+2
* * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-201-1/+0
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Increase required GnuTLS version (bug#9929)Glenn Morris2011-11-041-2/+2
* Bump version to 24.0.91.Chong Yidong2011-10-311-1/+1
* * configure.in: Respect MAKE env-var. (Bug#9868, part 2)Paul Eggert2011-10-251-2/+2
* * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (tiny change)Nali Toja2011-10-251-1/+1
* * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)Paul Eggert2011-10-231-1/+2
* Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)Paul Eggert2011-10-191-6/+0
* * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10.Jan Djärv2011-10-181-2/+2
* * configure.in: Also look for tputs in libcurses. (Bug#9736)Glenn Morris2011-10-121-4/+8
* * configure.in: Remove check for -lintl (Bug#9713).Paul Eggert2011-10-111-4/+0
* Fix alignment-related core dump during GC.Paul Eggert2011-10-071-3/+0