From: Stefan Monnier Date: Fri, 18 Apr 2008 15:48:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6195 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a7d9183284d1bb24525df36d452777e70193bb4;p=emacs.git *** empty log message *** --- diff --git a/src/config.in b/src/config.in index b3fefc18853..2ed107fc288 100644 --- a/src/config.in +++ b/src/config.in @@ -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