Mercurial > emacs
diff src/ChangeLog @ 108536:fcc84f208070
Minor simplification for src/Makefile.in.
* src/Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
HAVE_WINDOW_SYSTEM must be too.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 13 May 2010 00:41:37 -0700 |
parents | 6fafd89a8318 |
children | f9f040b85798 |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 13 00:26:50 2010 -0700 +++ b/src/ChangeLog Thu May 13 00:41:37 2010 -0700 @@ -1,5 +1,8 @@ 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.