* src/Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
HAVE_WINDOW_SYSTEM must be too.
2010-05-13 Glenn Morris <rgm@gnu.org>
+ * Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
+ HAVE_WINDOW_SYSTEM must be too.
+
* Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file.
(lisp): Remove WINNT_SUPPORT.
ns_appsrc=@ns_appsrc@
#endif /* HAVE_NS */
-#ifdef HAVE_WINDOW_SYSTEM
#ifdef HAVE_X_WINDOWS
FONT_DRIVERS=$(FONT_OBJ)
#endif /* HAVE_X_WINDOWS */
-#endif /* HAVE_WINDOW_SYSTEM */
/* lastfile must follow all files
whose initialized data areas should be dumped as pure by dump-emacs. */