/[autoconf]/autoconf/ChangeLog
ViewVC logotype

Diff of /autoconf/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1793 by akim, Tue Nov 13 15:18:26 2001 UTC revision 1.1794 by eggert, Fri Nov 16 20:12:10 2001 UTC
# Line 1  Line 1 
1    2001-11-16  Paul Eggert  <eggert@twinsun.com>
2            
3            This patch implements a `long double' suggestion by Oliver Kiddle.
4            
5            * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Make the array
6            static, to catch errors if the value isn't known at compile-time
7            and the compiler supports dynamic arrays.  Change its name from
8            `_array_' to `test_array' to avoid potential name clashes.
9            (AC_C_LONG_DOUBLE): Make it a compile-time test, not a run-time
10            test.  Do not define HAVE_LONG_DOUBLE if `long double' is no
11            better than double.  Catch a bug in GCC 2.95.2 x86.
12            * doc/autoconf.texi (C Compiler): Document the above.
13            * NEWS: Likewise.
14            
15  2001-11-13  Akim Demaille  <akim@epita.fr>  2001-11-13  Akim Demaille  <akim@epita.fr>
16    
17          * tests/m4sh.at (LINENO): Protect from autom4te's substitution by          * tests/m4sh.at (LINENO): Protect from autom4te's substitution by

Legend:
Removed from v.1.1793  
changed lines
  Added in v.1.1794

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26