/[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.715 by akim, Thu Nov 14 08:42:39 2002 UTC revision 1.716 by eggert, Tue Dec 3 07:35:31 2002 UTC
# Line 12436  builtin type @var{default}, e.g., @samp{ Line 12436  builtin type @var{default}, e.g., @samp{
12436  This macro is equivalent to:  This macro is equivalent to:
12437    
12438  @example  @example
12439  AC_CHECK_TYPE([@var{type}],  AC_CHECK_TYPE([@var{type}],,
12440                [AC_DEFINE([@var{type}], [@var{default}],                [AC_DEFINE_UNQUOTED([@var{type}], [@var{default}],
12441                           [Define to `@var{default}' if <sys/types.h>                                    [Define to `@var{default}' if
12442                            does not define.])])                                     <sys/types.h> does not define.])])
12443  @end example  @end example
12444    
12445  In order to keep backward compatibility, the two versions of  In order to keep backward compatibility, the two versions of

Legend:
Removed from v.1.715  
changed lines
  Added in v.1.716

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