+2001-04-09 Bruno Haible <haible@clisp.cons.org>
+
+ * loadmsgcat.c: Don't use GNU C extensions if __APPLE_CC__ is defined.
+ Apple's MacOS X compiler has not all the features that the regular
+ GCC with the same version number has.
+
2001-04-07 Bruno Haible <haible@clisp.cons.org>
* gettextP.h (struct loaded_domain): Add codeset_cntr field.
cached by one of GCC's features. */
int _nl_msg_cat_cntr;
-#if defined __GNUC__ \
+#if (defined __GNUC__ && !defined __APPLE_CC__) \
|| (defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L)
/* These structs are the constant expression for the germanic plural