X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fgettext.h;h=8eef008e7ce9ba1f02754f3e193030eae570d1e9;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=f2d7458f4a860c21f866e6e0aa7b2094bbde1423;hpb=a2f84200a3642c51afc3fad750ea264ac120bcd1;p=debian%2Fgzip diff --git a/lib/gettext.h b/lib/gettext.h index f2d7458..8eef008 100644 --- a/lib/gettext.h +++ b/lib/gettext.h @@ -185,7 +185,7 @@ npgettext_aux (const char *domain, #include #if (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ - /* || __STDC_VERSION__ == 199901L + /* || (__STDC_VERSION__ == 199901L && !defined __HP_cc) || (__STDC_VERSION__ >= 201112L && !defined __STDC_NO_VLA__) */ ) # define _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS 1 #else