aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 2a0a4e23ea9..1f42eeb9528 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -22,7 +22,6 @@ NS_IMPL_GNUSTEP Compile support for GNUstep implementation of NS GUI API.
22NS_IMPL_COCOA Compile support for Cocoa (Apple) implementation of NS GUI API. 22NS_IMPL_COCOA Compile support for Cocoa (Apple) implementation of NS GUI API.
23HAVE_X11 Compile support for the X11 GUI. 23HAVE_X11 Compile support for the X11 GUI.
24HAVE_X_WINDOWS Compile support for X Window system 24HAVE_X_WINDOWS Compile support for X Window system
25X11 ?? Makefile.in suggests it's equivalent to HAVE_X11
26USE_LUCID Use the Lucid toolkit for menus&scrollbars. Requires HAVE_X11. 25USE_LUCID Use the Lucid toolkit for menus&scrollbars. Requires HAVE_X11.
27USE_MOTIF Use the Motif toolkit for menus&scrollbars. Requires HAVE_X11. 26USE_MOTIF Use the Motif toolkit for menus&scrollbars. Requires HAVE_X11.
28USE_GTK Use the Gtk toolkit for menus&scrollbars. Requires HAVE_X11. 27USE_GTK Use the Gtk toolkit for menus&scrollbars. Requires HAVE_X11.