changeset 27728:01121d3b9952

Remove LISP_FLOAT_TYPE.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 17 Feb 2000 09:47:23 +0000
parents 9400865ec7cf
children 75463d908406
files configure.in
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu Feb 17 09:45:46 2000 +0000
+++ b/configure.in	Thu Feb 17 09:47:23 2000 +0000
@@ -1457,9 +1457,6 @@
   REL_ALLOC=${GNU_MALLOC}
 fi
 
-LISP_FLOAT_TYPE=yes
-
-
 #### Add the libraries to LIBS and check for some functions.
 
 if test x"${OVERRIDE_CPPFLAGS}" != x; then
@@ -2023,9 +2020,6 @@
 if test "${REL_ALLOC}" = "yes" ; then
   AC_DEFINE(REL_ALLOC)
 fi
-if test "${LISP_FLOAT_TYPE}" = "yes" ; then
-  AC_DEFINE(LISP_FLOAT_TYPE)
-fi
 
 #### Report on what we decided to do.
 echo "