]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 18 Apr 2008 15:48:57 +0000 (15:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 18 Apr 2008 15:48:57 +0000 (15:48 +0000)
src/config.in

index b3fefc1885377308c79284e6ccd12d61f00854d2..2ed107fc288083fe125beeddb8032c0e09abb647 100644 (file)
@@ -859,6 +859,12 @@ Boston, MA 02110-1301, USA.  */
 /* 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