diff ChangeLog @ 108606:095e338e1fd8

Always define FONT_OBJ; to empty in the non-X case. * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS. * src/Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ. (obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ. * msdos/sed1v2.inp (FONT_OBJ): Edit to empty for non-X case. * msdos/sed1x.inp (FONT_OBJ): Edit to xfont.o for X case.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 May 2010 14:31:19 -0700
parents 786c4a4a3817
children 60489ff8b450
line wrap: on
line diff
--- a/ChangeLog	Sat May 15 17:21:30 2010 -0400
+++ b/ChangeLog	Sat May 15 14:31:19 2010 -0700
@@ -1,3 +1,7 @@
+2010-05-15  Glenn Morris  <rgm@gnu.org>
+
+	* configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
+
 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
 
 	* configure.in: Look for version string in its new location.