aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index c5ed60c811b..c96734cb966 100644
--- a/src/config.in
+++ b/src/config.in
@@ -56,6 +56,9 @@ Boston, MA 02111-1307, USA. */
56/* Define this if you're using XFree386. */ 56/* Define this if you're using XFree386. */
57#undef HAVE_XFREE386 57#undef HAVE_XFREE386
58 58
59/* Define this if you have Motif 2.1 or newer. */
60#undef HAVE_MOTIF_2_1
61
59/* Define HAVE_MENUS if you have mouse menus. 62/* Define HAVE_MENUS if you have mouse menus.
60 (This is automatic if you use X, but the option to specify it remains.) 63 (This is automatic if you use X, but the option to specify it remains.)
61 It is also defined with other window systems that support xmenu.c. */ 64 It is also defined with other window systems that support xmenu.c. */