aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2008-10-04 18:54:20 +0000
committerGlenn Morris2008-10-04 18:54:20 +0000
commitd1a5744de011dca994907682bf8279a850fc9f5f (patch)
tree1f5951c5e4d75013ae495dab10e918d76cda38d3 /admin
parent3a0f6aac0db3b1961c759a278d2bc67b501ddd0a (diff)
downloademacs-d1a5744de011dca994907682bf8279a850fc9f5f.tar.gz
emacs-d1a5744de011dca994907682bf8279a850fc9f5f.zip
Fix case of "GNUstep".
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 874058ce0fd..a737a9d6caf 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -20,7 +20,7 @@ DARWIN_OS Compiling on Mac OS X or pure Darwin (and using s/darwin.h).
20 20
21HAVE_NTGUI Use the native W32 GUI for windows, frames, menus&scrollbars. 21HAVE_NTGUI Use the native W32 GUI for windows, frames, menus&scrollbars.
22HAVE_NS Use the NeXT/OpenStep/Cocoa UI under Mac OS X or GNUstep. 22HAVE_NS Use the NeXT/OpenStep/Cocoa UI under Mac OS X or GNUstep.
23NS_IMPL_GNUSTEP Compile support for GNUSTEP implementation of NS GUI API. 23NS_IMPL_GNUSTEP Compile support for GNUstep implementation of NS GUI API.
24NS_IMPL_COCOA Compile support for Cocoa (Apple) implementation of NS GUI API. 24NS_IMPL_COCOA Compile support for Cocoa (Apple) implementation of NS GUI API.
25HAVE_X11 Compile support for the X11 GUI. 25HAVE_X11 Compile support for the X11 GUI.
26HAVE_X_WINDOWS Compile support for X Window system 26HAVE_X_WINDOWS Compile support for X Window system