ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/uulib/config.h.in
(Generate patch)

Comparing Convert-UUlib/uulib/config.h.in (file contents):
Revision 1.10 by root, Sat Sep 24 06:26:20 2022 UTC vs.
Revision 1.11 by root, Sat Sep 24 06:32:50 2022 UTC

1/* config.h.in. Generated from configure.in by autoheader. */ 1/* config.h.in. Generated from configure.in by autoheader. */
2 2
3/* 3/*
4 * needed for auto configuration 4 * needed for auto configuration
5 * $Id: config.h.in,v 1.11 2022/09/24 06:32:50 root Exp $
5 */ 6 */
6 7
7/* 8/*
8 * If your system is kinda special 9 * If your system is kinda special
9 */ 10 */
156/* Define to 1 if all of the C90 standard headers exist (not just the ones 157/* Define to 1 if all of the C90 standard headers exist (not just the ones
157 required in a freestanding environment). This macro is provided for 158 required in a freestanding environment). This macro is provided for
158 backward compatibility; new code need not use it. */ 159 backward compatibility; new code need not use it. */
159#undef STDC_HEADERS 160#undef STDC_HEADERS
160 161
161/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. This
162 macro is obsolete. */
163#undef TIME_WITH_SYS_TIME
164
165/* Define to `unsigned int' if <sys/types.h> does not define. */ 162/* Define to `unsigned int' if <sys/types.h> does not define. */
166#undef size_t 163#undef size_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines