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

Comparing gvpe/config.h.in (file contents):
Revision 1.1 by pcg, Tue Oct 14 19:39:39 2003 UTC vs.
Revision 1.2 by pcg, Thu Oct 16 21:12:43 2003 UTC

54#undef HAVE_ASPRINTF 54#undef HAVE_ASPRINTF
55 55
56/* Cygwin */ 56/* Cygwin */
57#undef HAVE_CYGWIN 57#undef HAVE_CYGWIN
58 58
59/* Define to 1 if you have the <cygwin.h> header file. */
60#undef HAVE_CYGWIN_H
61
62/* Define to 1 if you have the `daemon' function. */ 59/* Define to 1 if you have the `daemon' function. */
63#undef HAVE_DAEMON 60#undef HAVE_DAEMON
64 61
65/* Darwin (MacOS/X) */ 62/* Darwin (MacOS/X) */
66#undef HAVE_DARWIN 63#undef HAVE_DARWIN
205/* struct addrinfo available */ 202/* struct addrinfo available */
206#undef HAVE_STRUCT_ADDRINFO 203#undef HAVE_STRUCT_ADDRINFO
207 204
208/* Define to 1 if you have the <syslog.h> header file. */ 205/* Define to 1 if you have the <syslog.h> header file. */
209#undef HAVE_SYSLOG_H 206#undef HAVE_SYSLOG_H
207
208/* Define to 1 if you have the <sys/cygwin.h> header file. */
209#undef HAVE_SYS_CYGWIN_H
210 210
211/* Define to 1 if you have the <sys/file.h> header file. */ 211/* Define to 1 if you have the <sys/file.h> header file. */
212#undef HAVE_SYS_FILE_H 212#undef HAVE_SYS_FILE_H
213 213
214/* Define to 1 if you have the <sys/ioctl.h> header file. */ 214/* Define to 1 if you have the <sys/ioctl.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines