X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=intl%2Fplural-exp.c;h=f518bf1dc6f5ef6164939b7c86e00d87e1497020;hp=1873be90b9bd129242f116509f4895bb614dfb28;hb=cac1491258e026b8c8459b2ad408a6bf2e8a03bc;hpb=47a98766051a91ceb5e60f7ff5eedc40ea161d61 diff --git a/intl/plural-exp.c b/intl/plural-exp.c index 1873be9..f518bf1 100644 --- a/intl/plural-exp.c +++ b/intl/plural-exp.c @@ -1,5 +1,5 @@ /* Expression parsing for plural form selection. - Copyright (C) 2000-2001, 2003 Free Software Foundation, Inc. + Copyright (C) 2000-2001, 2003, 2005 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This program is free software; you can redistribute it and/or modify it @@ -27,7 +27,7 @@ #include "plural-exp.h" -#if (defined __GNUC__ && !defined __APPLE_CC__) \ +#if (defined __GNUC__ && !(__APPLE_CC__ > 1)) \ || (defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L) /* These structs are the constant expression for the germanic plural