summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-02-17 09:47:23 +0000
committerGerd Moellmann <gerd@gnu.org>2000-02-17 09:47:23 +0000
commitb152f01b84c25167632239ee83dcdf0963c7708a (patch)
tree785422e325ac1bb91f912fa99428ae2a139c0562 /configure.in
parentde2f1fe2a46e498ab064a28f24550228a0d1e030 (diff)
downloademacs-b152f01b84c25167632239ee83dcdf0963c7708a.tar.gz
Remove LISP_FLOAT_TYPE.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 0 insertions, 6 deletions
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 "