Mercurial > hg > xemacs-beta
diff src/floatfns.c @ 104:cf808b4c4290 r20-1b4
Import from CVS: tag r20-1b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:16:51 +0200 |
parents | 4be1180a9e89 |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/src/floatfns.c Mon Aug 13 09:15:51 2007 +0200 +++ b/src/floatfns.c Mon Aug 13 09:16:51 2007 +0200 @@ -53,10 +53,6 @@ /* Need to define a differentiating symbol -- see sysfloat.h */ #define THIS_FILENAME floatfns -/* glibc chokes unless _GNU_SOURCE is defined */ -#if defined (__GLIBC__) && (__GLIBC__ >= 2) -#define _GNU_SOURCE 1 -#endif #include "sysfloat.h" #ifndef HAVE_RINT