emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/config.in,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/config.in,v
Date: Fri, 18 Apr 2008 15:48:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/18 15:48:58

Index: config.in
===================================================================
RCS file: /sources/emacs/emacs/src/config.in,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -b -r1.249 -r1.250
--- config.in   16 Apr 2008 19:53:06 -0000      1.249
+++ config.in   18 Apr 2008 15:48:57 -0000      1.250
@@ -859,6 +859,12 @@
 /* Define to 1 if using GTK. */
 #undef USE_GTK
 
+/* Define to 1 if using the Lucid X toolkit. */
+#undef USE_LUCID
+
+/* Define to 1 if using the Motif X toolkit. */
+#undef USE_MOTIF
+
 /* Define to 1 if we should use toolkit scroll bars. */
 #undef USE_TOOLKIT_SCROLL_BARS
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]