X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Fgettext.h;h=b9380cc9ef9b8a4490a01ebb3fe788686b8ccdbc;hp=209921e654f550eb0123212e6926b5e9e38accbc;hb=6f788c0ea5198d3d1ec1566f3701642b12d7bc05;hpb=27243283382f438f1c03d792a51c3db1c80e3517 diff --git a/src/gettext.h b/src/gettext.h index 209921e..b9380cc 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -170,7 +170,7 @@ npgettext_aux (const char *domain, #include #define _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS \ - (((__GNUC__ >= 3 || __GNUG__ >= 2) && !__STRICT_ANSI__) \ + (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ /* || __STDC_VERSION__ >= 199901L */ ) #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS