aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in6
1 files changed, 6 insertions, 0 deletions
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. */
859/* Define to 1 if using GTK. */ 859/* Define to 1 if using GTK. */
860#undef USE_GTK 860#undef USE_GTK
861 861
862/* Define to 1 if using the Lucid X toolkit. */
863#undef USE_LUCID
864
865/* Define to 1 if using the Motif X toolkit. */
866#undef USE_MOTIF
867
862/* Define to 1 if we should use toolkit scroll bars. */ 868/* Define to 1 if we should use toolkit scroll bars. */
863#undef USE_TOOLKIT_SCROLL_BARS 869#undef USE_TOOLKIT_SCROLL_BARS
864 870