*** empty log message ***
[bpt/emacs.git] / src / config.in
index 87ff13f..cc6fa84 100644 (file)
@@ -64,9 +64,11 @@ and this notice must be preserved on all copies.  */
 /* 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