X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgettext.h;h=f15eb6a25c9725f0425969ca30ada58994bfd4de;hb=11f037c25793b02c701776d88087ae7d419cbe93;hp=916284d6fc6576b5c539c5aa39fae0bd1254cfb9;hpb=3667f8e75409ce7df7bc3f561ddd8d03d5be39f2;p=gnulib.git diff --git a/lib/gettext.h b/lib/gettext.h index 916284d6f..f15eb6a25 100644 --- a/lib/gettext.h +++ b/lib/gettext.h @@ -164,7 +164,7 @@ npgettext_aux (const char *domain, #include #define _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS \ - (__GNUC__ >= 3 || (defined __cplusplus && defined __GNUC__)) + (__GNUC__ >= 3 || __GNUG__ >= 2 /* || __STDC_VERSION__ >= 199901L */ ) #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS #include