Mercurial > hg > xemacs-beta
diff src/config.h.in @ 1104:8b464283e891
[xemacs-hg @ 2002-11-12 18:58:13 by james]
Unconditionally compile the LISP_FLOAT_TYPE code. Remove all
!LISP_FLOAT_TYPE code and the LISP_FLOAT_TYPE identifier itself.
author | james |
---|---|
date | Tue, 12 Nov 2002 18:58:41 +0000 |
parents | 151d438d2d55 |
children | e22b0213b713 |
line wrap: on
line diff
--- a/src/config.h.in Tue Nov 12 03:57:48 2002 +0000 +++ b/src/config.h.in Tue Nov 12 18:58:41 2002 +0000 @@ -136,9 +136,6 @@ /* Undefine on systems which don't have processes */ #undef HAVE_UNIX_PROCESSES -/* Does XEmacs support floating-point numbers? */ -#undef LISP_FLOAT_TYPE - /* Define GNU_MALLOC if you want to use the GNU memory allocator. */ #undef GNU_MALLOC