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.5 by root, Mon Aug 24 04:38:23 2009 UTC vs.
Revision 1.6 by root, Mon Aug 24 06:15:00 2009 UTC

65#undef HAVE_FGETC_UNLOCKED 65#undef HAVE_FGETC_UNLOCKED
66 66
67/* Define if you have the gettimeofday function. */ 67/* Define if you have the gettimeofday function. */
68#undef HAVE_GETTIMEOFDAY 68#undef HAVE_GETTIMEOFDAY
69 69
70/* Define if you have the strcasecmp function. */
71#undef HAVE_STRCASECMP
72
73/* Define if you have the strcasestr function. */
74#undef HAVE_STRCASESTR
75
76/* Define if you have the strncasecmp function. */
77#undef HAVE_STRNCASECMP
78
70/* Define if you have the <errno.h> header file. */ 79/* Define if you have the <errno.h> header file. */
71#undef HAVE_ERRNO_H 80#undef HAVE_ERRNO_H
72 81
73/* Define if you have the <fcntl.h> header file. */ 82/* Define if you have the <fcntl.h> header file. */
74#undef HAVE_FCNTL_H 83#undef HAVE_FCNTL_H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines