diff src/config.in @ 102274:9688587d3982 EMACS_PRETEST_23_0_91

Bump version to 23.0.91.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 26 Feb 2009 01:06:51 +0000
parents bda6cc49ea4b
children 00f44d8d6bda
line wrap: on
line diff
--- a/src/config.in	Thu Feb 26 01:00:05 2009 +0000
+++ b/src/config.in	Thu Feb 26 01:06:51 2009 +0000
@@ -479,6 +479,9 @@
    Mac OS X. */
 #undef HAVE_NS
 
+/* Define to 1 if libotf has OTF_get_variation_glyphs. */
+#undef HAVE_OTF_GET_VARIATION_GLYPHS
+
 /* Define to 1 if personality LINUX32 can be set. */
 #undef HAVE_PERSONALITY_LINUX32
 
@@ -1048,7 +1051,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 */