Develop and Download Open Source Software

Browse CVS Repository

Contents of /freewnn/FreeWnn/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download)
Mon Jun 18 09:09:20 2001 UTC (22 years, 9 months ago) by ura
Branch: MAIN
CVS Tags: freewnn-1-1-1-a018
Changes since 1.5: +97 -54 lines
FreeWnn-1.1.1-a018 is released.

1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
4 #undef HAVE_SYS_WAIT_H
5
6 /* Define if you have the wait3 system call. */
7 #undef HAVE_WAIT3
8
9 /* Define to `int' if <sys/types.h> doesn't define. */
10 #undef mode_t
11
12 /* Define as the return type of signal handlers (int or void). */
13 #undef RETSIGTYPE
14
15 /* Define if the `setpgrp' function takes no argument. */
16 #undef SETPGRP_VOID
17
18 /* Define if you have the ANSI C header files. */
19 #undef STDC_HEADERS
20
21 /* Define if you can safely include both <sys/time.h> and <time.h>. */
22 #undef TIME_WITH_SYS_TIME
23
24 /* Define to `long' if <sys/types.h> doesn't define. */
25 #undef time_t
26
27 /* Define to 'socklen_t' if <sys/socket.h> does'n define. */
28 #undef socklen_t
29
30 /* Define to 'RAND_MAX' if <stdlib.h> does'n define. */
31 #undef HAVE_RAND_MAX
32
33 /* Define if you have the closesocket function. */
34 #undef HAVE_CLOSESOCKET
35
36 /* Define if you have the drand48 function. */
37 #undef HAVE_DRAND48
38
39 /* Define if you have the gethostname function. */
40 #undef HAVE_GETHOSTNAME
41
42 /* Define if you have the mkdir function. */
43 #undef HAVE_MKDIR
44
45 /* Define if you have the perror function. */
46 #undef HAVE_PERROR
47
48 /* Define if you have the recv function. */
49 #undef HAVE_RECV
50
51 /* Define if you have the select function. */
52 #undef HAVE_SELECT
53
54 /* Define if you have the send function. */
55 #undef HAVE_SEND
56
57 /* Define if you have the setsockopt function. */
58 #undef HAVE_SETSOCKOPT
59
60 /* Define if you have the socket function. */
61 #undef HAVE_SOCKET
62
63 /* Define if you have the strtol function. */
64 #undef HAVE_STRTOL
65
66 /* Define if you have the <fcntl.h> header file. */
67 #undef HAVE_FCNTL_H
68
69 /* Define if you have the <limits.h> header file. */
70 #undef HAVE_LIMITS_H
71
72 /* Define if you have the <malloc.h> header file. */
73 #undef HAVE_MALLOC_H
74
75 /* Define if you have the <sgtty.h> header file. */
76 #undef HAVE_SGTTY_H
77
78 /* Define if you have the <strings.h> header file. */
79 #undef HAVE_STRINGS_H
80
81 /* Define if you have the <sys/file.h> header file. */
82 #undef HAVE_SYS_FILE_H
83
84 /* Define if you have the <sys/ioctl.h> header file. */
85 #undef HAVE_SYS_IOCTL_H
86
87 /* Define if you have the <sys/param.h> header file. */
88 #undef HAVE_SYS_PARAM_H
89
90 /* Define if you have the <sys/time.h> header file. */
91 #undef HAVE_SYS_TIME_H
92
93 /* Define if you have the <sys/types.h> header file. */
94 #undef HAVE_SYS_TYPES_H
95
96 /* Define if you have the <termio.h> header file. */
97 #undef HAVE_TERMIO_H
98
99 /* Define if you have the <unistd.h> header file. */
100 #undef HAVE_UNISTD_H
101
102 /* Define if you have the crypt library (-lcrypt). */
103 #undef HAVE_LIBCRYPT
104
105 /* Define if you have the nsl library (-lnsl). */
106 #undef HAVE_LIBNSL
107
108 /* Define if you have the socket library (-lsocket). */
109 #undef HAVE_LIBSOCKET

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26