diff configure.in @ 98512:7d9a5b179102

Fix case of "GNUstep".
author Glenn Morris <rgm@gnu.org>
date Sat, 04 Oct 2008 18:45:30 +0000
parents 29005e3eddab
children 015e43fe3098
line wrap: on
line diff
--- a/configure.in	Sat Oct 04 18:37:03 2008 +0000
+++ b/configure.in	Sat Oct 04 18:45:30 2008 +0000
@@ -2627,7 +2627,7 @@
 /* See also .m.o rule in Makefile.in */
 /* FIXME: are all these flags really needed?  Document here why.  */
 #  define C_SWITCH_X_SYSTEM -D_REENTRANT -fPIC -fno-strict-aliasing
-/* GNUStep needs a bit more pure memory.  Of the existing knobs,
+/* GNUstep needs a bit more pure memory.  Of the existing knobs,
 SYSTEM_PURESIZE_EXTRA seems like the least likely to cause problems.  */
 #  define SYSTEM_PURESIZE_EXTRA 30000
 # endif /* NS_IMPL_GNUSTEP */