X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fgettext.h;h=b9380cc9ef9b8a4490a01ebb3fe788686b8ccdbc;hb=d9822df7ed5e8122cf3a62e4e99678e94007f504;hp=209921e654f550eb0123212e6926b5e9e38accbc;hpb=a93b6b71c84ffda2b82a8dc5e56e01940d5a5bbe;p=pkg-rrdtool.git 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