Develop and Download Open Source Software

Browse CVS Repository

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

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


Revision 1.7 - (hide annotations) (download)
Tue Aug 14 13:43:20 2001 UTC (22 years, 8 months ago) by hiroo
Branch: MAIN
Changes since 1.6: +3 -0 lines
IPv6+CPP patch [freewnn:00673] Katsuomi Hamajima, Tomoki Aono
beos patch for configure.in [freewnn:00677] Hiroaki Abe
libtoolized by libtool-1.4

1 ura 1.6 /* config.h.in. Generated automatically from configure.in by autoheader. */
2 ura 1.1
3 ura 1.6 /* 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 ura 1.2
24 ura 1.6 /* Define to `long' if <sys/types.h> doesn't define. */
25 ura 1.2 #undef time_t
26 ura 1.6
27     /* Define to 'socklen_t' if <sys/socket.h> does'n define. */
28 ura 1.2 #undef socklen_t
29    
30 ura 1.6 /* Define to 'RAND_MAX' if <stdlib.h> does'n define. */
31     #undef HAVE_RAND_MAX
32 ura 1.2
33 ura 1.6 /* Define if you have the closesocket function. */
34     #undef HAVE_CLOSESOCKET
35    
36     /* Define if you have the drand48 function. */
37 ura 1.2 #undef HAVE_DRAND48
38    
39 ura 1.6 /* 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 ura 1.3
45 ura 1.6 /* Define if you have the perror function. */
46 ura 1.3 #undef HAVE_PERROR
47 ura 1.5
48 ura 1.6 /* 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 ura 1.5 #undef HAVE_SETSOCKOPT
59 ura 1.6
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 hiroo 1.7 /* Define if you have the <dlfcn.h> header file. */
67     #undef HAVE_DLFCN_H
68    
69 ura 1.6 /* Define if you have the <fcntl.h> header file. */
70     #undef HAVE_FCNTL_H
71    
72     /* Define if you have the <limits.h> header file. */
73     #undef HAVE_LIMITS_H
74    
75     /* Define if you have the <malloc.h> header file. */
76     #undef HAVE_MALLOC_H
77    
78     /* Define if you have the <sgtty.h> header file. */
79     #undef HAVE_SGTTY_H
80    
81     /* Define if you have the <strings.h> header file. */
82     #undef HAVE_STRINGS_H
83    
84     /* Define if you have the <sys/file.h> header file. */
85     #undef HAVE_SYS_FILE_H
86    
87     /* Define if you have the <sys/ioctl.h> header file. */
88     #undef HAVE_SYS_IOCTL_H
89    
90     /* Define if you have the <sys/param.h> header file. */
91     #undef HAVE_SYS_PARAM_H
92    
93     /* Define if you have the <sys/time.h> header file. */
94     #undef HAVE_SYS_TIME_H
95    
96     /* Define if you have the <sys/types.h> header file. */
97     #undef HAVE_SYS_TYPES_H
98    
99     /* Define if you have the <termio.h> header file. */
100     #undef HAVE_TERMIO_H
101    
102     /* Define if you have the <unistd.h> header file. */
103     #undef HAVE_UNISTD_H
104    
105     /* Define if you have the crypt library (-lcrypt). */
106     #undef HAVE_LIBCRYPT
107    
108     /* Define if you have the nsl library (-lnsl). */
109     #undef HAVE_LIBNSL
110    
111     /* Define if you have the socket library (-lsocket). */
112     #undef HAVE_LIBSOCKET

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