Do not use GTK 3 if it exists but cannot be compiled.
[bpt/emacs.git] / ChangeLog
index 70ef1b6..301e912 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,42 @@
+2013-06-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Do not use GTK 3 if it exists but cannot be compiled.
+       * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
+       exists but cannot be compiled.
+
+2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
+
+       * Makefile.in (install-arch-indep): Do not create directories passed
+       with --enable-locallisppath.
+
+2013-06-24  Glenn Morris  <rgm@fencepost.gnu.org>
+
+       * configure.ac: Include X11/X.h when testing for Xft.h.  (Bug#14684)
+
+2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Add GNU idutils ID database file.
+
+2013-06-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8
+       as a fallback.
+
+2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * .bzrignore: Don't unignore cl-loaddefs.el.
+
+2013-06-20  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * configure.ac (log2): Check for this function.
+
+2013-06-19  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Add GNU GLOBAL files.
+
 2013-06-17  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Use functions, not macros, for XINT etc. (Bug#11935).
+       Use functions, not macros, for XINT etc.  (Bug#11935).
        * configure.ac (WARN_CFLAGS): Remove -Wbad-function-cast,
        as it generates bogus warnings about reasonable casts of calls.
 
 
 2013-01-23  Giorgos Keramidas  <gkeramidas@gmail.com>  (tiny change)
 
-       * .bzrignore: add lib-src/blessmail.
+       * .bzrignore: Add lib-src/blessmail.
 
 2013-01-23  Paul Eggert  <eggert@cs.ucla.edu>
 
 
 2012-12-10  Daniel Colascione  <dancol@dancol.org>
 
-       * .bzrignore: add src/emacs.res.
+       * .bzrignore: Add src/emacs.res.
 
        * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
        build how to compile Windows resource files; use these variables