Mercurial > hg > xemacs-beta
diff src/sysfloat.h @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 441bb1e64a06 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/src/sysfloat.h Mon Aug 13 08:51:58 2007 +0200 +++ b/src/sysfloat.h Mon Aug 13 08:52:29 2007 +0200 @@ -34,7 +34,8 @@ # define _NMAXLDBL THIS_FILENAME ## _nmaxldbl # endif -#ifdef MSDOS +#if defined(MSDOS) || (defined(LINUX) && \ + !(defined (__GLIBC__) && (__GLIBC__ >= 2))) /* These are redefined (correctly, but differently) in values.h. */ #undef INTBITS #undef LONGBITS