]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Document that HAVE_LONG_DOUBLE is defined only if long double is
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2001 20:11:46 +0000 (20:11 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2001 20:11:46 +0000 (20:11 +0000)
better than double.

NEWS

diff --git a/NEWS b/NEWS
index 779679157e271aebcddd940f05d2df5008fbbc3c..56520a22539bce32aee80cdffb699c0cd9121048 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -68,6 +68,8 @@
   ACTION-IF-UNKNOWN arguments.  All are facultative, and the default
   for ACTION-IF-TRUE is to define WORDS_BIGENDIAN like AC_C_BIGENDIAN
   always did.
+- AC_C_LONG_DOUBLE now succeeds only if `long double' has more range or
+  precision than `double'.
 
 ** Generic macros