Restore deprecation warnings, except for older libpng.
[bpt/emacs.git] / configure.in
2012-07-08 Paul EggertRestore deprecation warnings, except for older libpng.
2012-07-07 Andreas Schwab* configure.in (WARN_CFLAGS): Add -Wno-deprecated-decla...
2012-07-07 Paul EggertImprove static checking when configured --with-ns.
2012-07-07 Glenn Morris* configure.in (BROKEN_SA_RESTART): Doc fix.
2012-07-07 Glenn MorrisReplace some src/s undefs by never even checking on...
2012-07-06 Paul Eggert* configure.in: Document --enable-gcc-warnings better.
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-04 Dmitry AntipovFix compilation with --enable-gcc-warnings and -O1
2012-06-30 Glenn MorrisMake --no-site-lisp work for --enable-locallisppath...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Dmitry Antipov* configure.in: Fix previous change. Remove --enable...
2012-06-28 Dmitry Antipov* configure.in: Add glyphs category to --enable-checkin...
2012-06-28 Dmitry AntipovGeneralize run-time debugging checks.
2012-06-28 Paul Eggert* configure.in: Don't check for sys/select.h, sys/time...
2012-06-27 Glenn Morris* configure.in: Only check for paxctl on gnu-linux.
2012-06-25 Dmitry Antipov* configure.in (AC_CHECK_FUNCS): Detect library functions
2012-06-24 Paul EggertSwitch from NO_RETURN to C11's _Noreturn.
2012-06-23 Andreas Schwab* configure.in: Don't use AC_CHECK_FUNCS_ONCE, which...
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Ulrich Mueller* configure.in: Use m/intel386.h for amd64 with x32...
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
2012-06-12 Glenn MorrisCombine adjacent case blocks.
2012-06-12 Glenn MorrisRemove src/s/sol2-10.h
2012-06-12 Glenn MorrisRemove src/s/hpux11.h
2012-06-12 Glenn MorrisDrop some `quotes' in configure.in's final summary
2012-06-12 Glenn MorrisRemove a couple of src/s files
2012-06-12 Glenn MorrisMove NO_TERMIO, BROKEN_SIGIO from src/s to configure
2012-06-12 Paul Eggert* configure.in: Coalesce some function checking.
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...
next