$NetBSD: patch-aa,v 1.1 1998/08/27 13:15:01 garbled Exp $
--- include/config.h.orig	Sat Aug  8 01:48:35 1998
+++ include/config.h	Sat Aug  8 01:53:42 1998
@@ -212,4 +212,4 @@
  */
-#define TTY_GRAPHICS	/* good old tty based graphics */
-/* #define X11_GRAPHICS	/* X11 interface */
+/* #define TTY_GRAPHICS	/* good old tty based graphics */
+#define X11_GRAPHICS	/* X11 interface */
 
@@ -246,3 +246,3 @@
 #ifndef DEFAULT_WINDOW_SYS
-# define DEFAULT_WINDOW_SYS "tty"
+# define DEFAULT_WINDOW_SYS "X11"
 #endif
@@ -258,3 +258,3 @@
  */
-/* # define USE_XPM		/* Disable if you do not have the XPM library */
+# define USE_XPM		/* Disable if you do not have the XPM library */
 # ifdef USE_XPM
