Mercurial > hg > xemacs-beta
diff src/sysfloat.h @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | cf808b4c4290 |
children | 41ff10fd062f |
line wrap: on
line diff
--- a/src/sysfloat.h Mon Aug 13 09:17:27 2007 +0200 +++ b/src/sysfloat.h Mon Aug 13 09:18:39 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