Mercurial > emacs
diff admin/CPP-DEFINES @ 98516:a3386be0b080
Fix case of "GNUstep".
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Sat, 04 Oct 2008 18:54:20 +0000 |
| parents | b0ed9b78b8a4 |
| children | 56ffea265e5a |
line wrap: on
line diff
--- a/admin/CPP-DEFINES Sat Oct 04 18:49:32 2008 +0000 +++ b/admin/CPP-DEFINES Sat Oct 04 18:54:20 2008 +0000 @@ -20,7 +20,7 @@ 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
