* configure.in: Anticipate platforms with no src/s file.
[bpt/emacs.git] / configure.in
2012-06-12 Glenn Morris* configure.in: Anticipate platforms with no src/s...
2012-06-12 Glenn MorrisFix autoconf quoting in previous change
2012-06-12 Chong YidongHandle availability of MagickMergeImageLayers and Magic...
2012-06-11 Glenn MorrisMove SYSTEM_TYPE from src/s to configure
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-09 Michael Albinus* configure.in (dbus_type_is_valid): Check for library...
2012-06-03 Ulrich MüllerWorkaround dumping problem on PaX-enabled Linux kernels
2012-06-01 Paul EggertRemove --disable-maintainer-mode option from 'configure...
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-28 Paul EggertMake 'configure' a bit smaller and faster.
2012-05-27 Paul EggertAssume gnulib does largefile.
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-22 Paul EggertRemove src/m/*.
2012-05-21 Paul EggertAssume C89 or later.
2012-05-21 Glenn MorrisRename LEIM_INSTALLDIR to leimdir, treat consistently...
2012-05-19 Paul EggertRemove unused HAVE_* symbols for functions.
2012-05-19 Paul EggertRemove no-longer-used macro HAVE_FTIME.
2012-05-18 Glenn Morris* configure.in (mandir): May as well include it in...
2012-05-18 Glenn MorrisAvoid installation followed by immediate deletion for...
2012-05-18 Glenn MorrisStop adding Fink directories to search path on OS X
2012-05-17 Glenn MorrisMinor optimization for install of self-contained NS...
2012-05-17 Glenn MorrisSet more installation directories for self-contained...
2012-05-17 Glenn MorrisFix previous change, for NS builds that are not self...
2012-05-17 Chong YidongBump version to 24.0.97.
2012-05-17 Glenn MorrisInstall a self-contained NS build's libexec directly...
2012-05-16 Paul Eggert* configure.in: Simplify by removing CPP etc.
2012-05-16 Glenn MorrisTry to fix building with gcc >= 4.6 on Darwin.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-12 Glenn MorrisRemove trailing / from $ns_appbindir
2012-05-12 Glenn MorrisLet configure test for a suitable mkdir -p
2012-05-10 Glenn MorrisInstall self-contained ns leim files directly to their...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Andreas Schwab* configure.in: Fix quoting bugs.
2012-05-05 Andreas Schwab* configure.in: Fix last change.
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Glenn MorrisGive info files the .info extension
2012-05-03 Kenichi Handamerge trunk
2012-05-02 Glenn Morrisconfigure.in tweak for LD_SWITCH_SYSTEM on FreeBSD...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-02 Glenn Morris* configure.in (LIBS_TERMCAP): Fix netbsd logic, broken...
2012-05-01 Glenn MorrisFix typo in previous rpath-related change (thanks hydra)
2012-05-01 Glenn MorrisUse libtinfo in preference to libncurses (bug#9741)
2012-05-01 Glenn Morris* configure.in: Combine adjacent $opsys case blocks.
2012-05-01 Glenn Morris* configure.in (LIBS_TERMCAP): Remove unreachable branc...
2012-05-01 Glenn Morris* configure.in: Invert the TERMINFO logic
2012-05-01 Glenn MorrisUpdate comment in configure.in
2012-05-01 Glenn MorrisRemove HAVE_LIBNCURSES; it is required to be true
2012-05-01 Glenn MorrisRename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATH
2012-05-01 Glenn MorrisRemove LD_SWITCH_X_SITE_AUX, which is no longer used
2012-04-27 Chong YidongBump version to 24.0.96.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-23 Paul Eggert* configure.in: Remove wrong part of comment.
2012-04-22 Michael AlbinusMove functions from C to Lisp. Make non-blocking metho...
2012-04-22 Paul Eggert* configure.in (doug_lea_malloc): Check for __malloc_in...
2012-04-22 Paul EggertMerge from trunk.
2012-04-21 Paul EggertSync from gnulib version 4f11d6bebc3098c64ffde27079ab0d...
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Paul Eggert* configure.in: Do not assume GCC 4.7.0 and/or no stack...
2012-04-18 Ludovic Courtès* configure.in: Don't use the -R option (Bug#11251).
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-17 Dmitry AntipovAdd functions to get system user names, group names
2012-04-16 Glenn Morris* configure.in (NS_HAVE_NSINTEGER): Remove unnecessary...
2012-04-16 Glenn Morris* configure.in: Remove X libs workaround for old autoconf.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-12 Ken Brown* configure.in: Warn that Cygwin 1.5 is unsupported...
2012-04-11 Glenn MorrisRepurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Glenn MorrisGenerate admin/unidata/Makefile with configure
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Paul Eggertconfigure: new option --enable-gcc-warnings
2012-04-09 Glenn Morris* configure.in: Require makeinfo >= 4.7.
2012-04-07 Paul EggertCheck pkg-config exit status when configuring (Bug...
2012-04-07 Glenn MorrisBump trunk version to 24.1.50.
2012-04-02 Chong YidongBump version to 24.0.95.
2012-03-25 Stefan MonnierMerge from trunk
2012-03-04 Paul Eggertconfigure: fix ncurses 'configure' issue on Solaris...
2012-03-02 Paul EggertMerge from trunk.
2012-02-27 Chong YidongBump version to 24.0.94
2012-02-10 Paul EggertMerge from trunk.
next