diff src/config.in @ 9572:b36d5e88cccc

*** empty log message ***
author Morten Welinder <terra@diku.dk>
date Mon, 17 Oct 1994 08:42:36 +0000
parents be695247b717
children c1453f964f15
line wrap: on
line diff
--- a/src/config.in	Mon Oct 17 08:04:13 1994 +0000
+++ b/src/config.in	Mon Oct 17 08:42:36 1994 +0000
@@ -64,9 +64,11 @@
 /* Define if netdb.h declares h_errno.  */
 #undef HAVE_H_ERRNO
 
-/* If we're using any sort of window system, define MULTI_FRAME.  */
+/* If we're using any sort of window system, define some consequences.  */
 #ifdef HAVE_X_WINDOWS
 #define MULTI_FRAME
+#define HAVE_FACES
+#define HAVE_MOUSE
 #endif
 
 /* Define USE_TEXT_PROPERTIES to support visual and other properties