From: Gerd Moellmann Date: Thu, 17 Feb 2000 09:47:23 +0000 (+0000) Subject: Remove LISP_FLOAT_TYPE. X-Git-Tag: emacs-pretest-21.0.90~4996 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1073bdc3f72a37a54cbd274c7ff489d7ec977347;p=emacs.git Remove LISP_FLOAT_TYPE. --- diff --git a/configure.in b/configure.in index aa729f8342f..81393e1145c 100644 --- a/configure.in +++ b/configure.in @@ -1457,9 +1457,6 @@ if test x"${REL_ALLOC}" = x; then 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 @@ fi 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 "