# HG changeset patch # User Stefan Monnier # Date 1208533737 0 # Node ID 4a907fffb2c3b54088c945bfd0eea0f0b4028340 # Parent dfdc137405822dd04b0c57211e888a21546b493e *** empty log message *** diff -r dfdc13740582 -r 4a907fffb2c3 src/config.in --- a/src/config.in Fri Apr 18 15:48:06 2008 +0000 +++ b/src/config.in Fri Apr 18 15:48:57 2008 +0000 @@ -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