summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-7/+0
* * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't useAndreas Schwab2012-06-231-5/+5
* Support higher-resolution time stamps.Paul Eggert2012-06-221-70/+8
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-131-6/+6
* Combine adjacent case blocks.Glenn Morris2012-06-121-22/+21
* Remove src/s/sol2-10.hGlenn Morris2012-06-121-10/+27
* Remove src/s/hpux11.hGlenn Morris2012-06-121-0/+11
* Drop some `quotes' in configure.in's final summaryGlenn Morris2012-06-121-1/+1
* Remove a couple of src/s filesGlenn Morris2012-06-121-0/+5
* Move NO_TERMIO, BROKEN_SIGIO from src/s to configureGlenn Morris2012-06-121-0/+14
* * configure.in: Coalesce some function checking.Paul Eggert2012-06-121-9/+7
* * configure.in: Anticipate platforms with no src/s file.Glenn Morris2012-06-121-6/+13
* Fix autoconf quoting in previous changeGlenn Morris2012-06-121-1/+1
* Handle availability of MagickMergeImageLayers and MagickExportImagePixelsChong Yidong2012-06-121-0/+1
* Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-111-0/+14
* * configure.in (dbus_type_is_valid): Check for library function.Michael Albinus2012-06-091-1/+3
* Workaround dumping problem on PaX-enabled Linux kernelsUlrich Müller2012-06-031-0/+2
* Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)Paul Eggert2012-06-011-13/+0
* Make 'configure' a bit smaller and faster.Paul Eggert2012-05-271-18/+19
* Assume gnulib does largefile.Paul Eggert2012-05-271-3/+0
* Remove src/m/*.Paul Eggert2012-05-221-138/+30
* Assume C89 or later.Paul Eggert2012-05-211-25/+0
* Rename LEIM_INSTALLDIR to leimdir, treat consistently with lispdirGlenn Morris2012-05-211-3/+3
* Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-191-6/+6
* Remove no-longer-used macro HAVE_FTIME.Paul Eggert2012-05-191-3/+1
* * configure.in (mandir): May as well include it in the NS app bundle.Glenn Morris2012-05-181-0/+1
* Avoid installation followed by immediate deletion for self-contained nsGlenn Morris2012-05-181-0/+3
* Stop adding Fink directories to search path on OS XGlenn Morris2012-05-181-6/+6
* Minor optimization for install of self-contained NS info filesGlenn Morris2012-05-161-0/+3
* Set more installation directories for self-contained ns buildsGlenn Morris2012-05-161-0/+3
* Fix previous change, for NS builds that are not self-containedGlenn Morris2012-05-161-0/+3
* Install a self-contained NS build's libexec directly into the right placeGlenn Morris2012-05-161-1/+3
* * configure.in: Simplify by removing CPP etc.Paul Eggert2012-05-161-121/+14
* Try to fix building with gcc >= 4.6 on Darwin.Glenn Morris2012-05-151-8/+56
* Remove trailing / from $ns_appbindirGlenn Morris2012-05-121-5/+2
* Let configure test for a suitable mkdir -pGlenn Morris2012-05-111-4/+3
* Install self-contained ns leim files directly to their final destinationGlenn Morris2012-05-091-0/+3
* * configure.in: Fix quoting bugs.Andreas Schwab2012-05-051-2/+2
* Give info files the .info extensionGlenn Morris2012-05-031-0/+6
* configure.in tweak for LD_SWITCH_SYSTEM on FreeBSD, NetBSD (bug#10313)Glenn Morris2012-05-021-2/+6
* Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-3/+1
|\
| * * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.Glenn Morris2012-05-011-2/+1
| * Bump version to 24.0.96.emacs-24.0.96Chong Yidong2012-04-281-1/+1
* | Fix typo in previous rpath-related change (thanks hydra)Glenn Morris2012-04-301-1/+1
* | Use libtinfo in preference to libncurses (bug#9741)Glenn Morris2012-04-301-3/+10
* | * configure.in: Combine adjacent $opsys case blocks.Glenn Morris2012-04-301-3/+1
* | * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.Glenn Morris2012-04-301-3/+2
* | * configure.in: Invert the TERMINFO logicGlenn Morris2012-04-301-16/+6
* | Update comment in configure.inGlenn Morris2012-04-301-2/+1
* | Remove HAVE_LIBNCURSES; it is required to be trueGlenn Morris2012-04-301-11/+2