Set FONT_DRIVERS with configure rather than cpp.
[bpt/emacs.git] / ChangeLog
index ddd52e9..639ba62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 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).