/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

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

revision 1.562 by eggert, Mon Nov 12 18:48:02 2001 UTC revision 1.563 by eggert, Fri Nov 16 20:10:52 2001 UTC
# Line 4763  unless the C compiler predefines it. Line 4763  unless the C compiler predefines it.
4763  @defmac AC_C_LONG_DOUBLE  @defmac AC_C_LONG_DOUBLE
4764  @acindex C_LONG_DOUBLE  @acindex C_LONG_DOUBLE
4765  @cvindex HAVE_LONG_DOUBLE  @cvindex HAVE_LONG_DOUBLE
4766  If the C compiler supports the @code{long double} type, define  If the C compiler supports a working @code{long double} type with more
4767  @code{HAVE_LONG_DOUBLE}.  Some C compilers that do not define  range or precision than the @code{double} type, define
4768  @code{__STDC__} do support the @code{long double} type; some compilers  @code{HAVE_LONG_DOUBLE}.
 that define @code{__STDC__} do not support @code{long double}.  
4769  @end defmac  @end defmac
4770    
4771  @defmac AC_C_STRINGIZE  @defmac AC_C_STRINGIZE

Legend:
Removed from v.1.562  
changed lines
  Added in v.1.563

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