summaryrefslogtreecommitdiff
path: root/admin/CPP-DEFINES
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-10-04 18:54:20 +0000
committerGlenn Morris <rgm@gnu.org>2008-10-04 18:54:20 +0000
commitd1a5744de011dca994907682bf8279a850fc9f5f (patch)
tree1f5951c5e4d75013ae495dab10e918d76cda38d3 /admin/CPP-DEFINES
parent3a0f6aac0db3b1961c759a278d2bc67b501ddd0a (diff)
downloademacs-d1a5744de011dca994907682bf8279a850fc9f5f.tar.gz
Fix case of "GNUstep".
Diffstat (limited to 'admin/CPP-DEFINES')
-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).
HAVE_NTGUI Use the native W32 GUI for windows, frames, menus&scrollbars.
HAVE_NS Use the NeXT/OpenStep/Cocoa UI under Mac OS X or GNUstep.
-NS_IMPL_GNUSTEP Compile support for GNUSTEP implementation of NS GUI API.
+NS_IMPL_GNUSTEP Compile support for GNUstep implementation of NS GUI API.
NS_IMPL_COCOA Compile support for Cocoa (Apple) implementation of NS GUI API.
HAVE_X11 Compile support for the X11 GUI.
HAVE_X_WINDOWS Compile support for X Window system