Set FONT_DRIVERS with configure rather than cpp.
[bpt/emacs.git] / ChangeLog
index 8926df3..639ba62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2010-04-28  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (FONT_OBJ): New output variable.
+
+       * configure.in (LIBXMU): New output variable.
+
+       * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
+
+       * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
+       userland and maybe change values to i386 (move test from s/amdx86-64.h).
+
+2010-04-27  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (LIBXTR6): New output variable.  Move unixware special
+       case here from src/s/unixware.h.
+
+       * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
+       in Makefiles.
+       (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
+
+       * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
+       (LIBXP): No longer substitute in Makefiles.
+       (MOTIF_LIBW): New output variable.  Move system-specific settings here
+       from src/s files.
+
 2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
        Reduce CPP usage.