Annotation of ansh/inc/config.h.in, revision 1.4
1.2 misho 1: /* inc/config.h.in. Generated from configure.in by autoheader. */
2:
3: /* Define to 1 if you have the <arpa/inet.h> header file. */
4: #undef HAVE_ARPA_INET_H
5:
6: /* Define to 1 if you have the `dup2' function. */
7: #undef HAVE_DUP2
8:
9: /* Define to 1 if you have the `endpwent' function. */
10: #undef HAVE_ENDPWENT
11:
12: /* Define to 1 if you have the <fcntl.h> header file. */
13: #undef HAVE_FCNTL_H
14:
15: /* Define to 1 if you have the `fork' function. */
16: #undef HAVE_FORK
17:
18: /* Define to 1 if you have the `gethostbyname' function. */
19: #undef HAVE_GETHOSTBYNAME
20:
21: /* Define to 1 if you have the <inttypes.h> header file. */
22: #undef HAVE_INTTYPES_H
23:
24: /* Define to 1 if you have the `aitio' library (-laitio). */
25: #undef HAVE_LIBAITIO
26:
27: /* Define to 1 if you have the `crypto' library (-lcrypto). */
28: #undef HAVE_LIBCRYPTO
29:
1.4 ! misho 30: /* Define to 1 if you have the `elwix' library (-lelwix). */
! 31: #undef HAVE_LIBELWIX
! 32:
1.2 misho 33: /* Define to 1 if you have the `util' library (-lutil). */
34: #undef HAVE_LIBUTIL
35:
36: /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
37: to 0 otherwise. */
38: #undef HAVE_MALLOC
39:
40: /* Define to 1 if you have the <memory.h> header file. */
41: #undef HAVE_MEMORY_H
42:
43: /* Define to 1 if you have the `memset' function. */
44: #undef HAVE_MEMSET
45:
46: /* Define to 1 if you have the <netdb.h> header file. */
47: #undef HAVE_NETDB_H
48:
49: /* Define to 1 if you have the <netinet/in.h> header file. */
50: #undef HAVE_NETINET_IN_H
51:
52: /* Define to 1 if you have the `select' function. */
53: #undef HAVE_SELECT
54:
55: /* Define to 1 if you have the `socket' function. */
56: #undef HAVE_SOCKET
57:
58: /* Define to 1 if you have the <stdint.h> header file. */
59: #undef HAVE_STDINT_H
60:
61: /* Define to 1 if you have the <stdlib.h> header file. */
62: #undef HAVE_STDLIB_H
63:
64: /* Define to 1 if you have the `strerror' function. */
65: #undef HAVE_STRERROR
66:
67: /* Define to 1 if you have the <strings.h> header file. */
68: #undef HAVE_STRINGS_H
69:
70: /* Define to 1 if you have the <string.h> header file. */
71: #undef HAVE_STRING_H
72:
73: /* Define to 1 if you have the `strtol' function. */
74: #undef HAVE_STRTOL
75:
76: /* Define to 1 if you have the <syslog.h> header file. */
77: #undef HAVE_SYSLOG_H
78:
79: /* Define to 1 if you have the <sys/ioctl.h> header file. */
80: #undef HAVE_SYS_IOCTL_H
81:
82: /* Define to 1 if you have the <sys/param.h> header file. */
83: #undef HAVE_SYS_PARAM_H
84:
85: /* Define to 1 if you have the <sys/socket.h> header file. */
86: #undef HAVE_SYS_SOCKET_H
87:
88: /* Define to 1 if you have the <sys/stat.h> header file. */
89: #undef HAVE_SYS_STAT_H
90:
91: /* Define to 1 if you have the <sys/types.h> header file. */
92: #undef HAVE_SYS_TYPES_H
93:
94: /* Define to 1 if you have the <unistd.h> header file. */
95: #undef HAVE_UNISTD_H
96:
97: /* Define to 1 if you have the `vfork' function. */
98: #undef HAVE_VFORK
99:
100: /* Define to 1 if you have the <vfork.h> header file. */
101: #undef HAVE_VFORK_H
102:
103: /* Define to 1 if `fork' works. */
104: #undef HAVE_WORKING_FORK
105:
106: /* Define to 1 if `vfork' works. */
107: #undef HAVE_WORKING_VFORK
108:
109: /* Define to the address where bug reports for this package should be sent. */
110: #undef PACKAGE_BUGREPORT
111:
112: /* Define to the full name of this package. */
113: #undef PACKAGE_NAME
114:
115: /* Define to the full name and version of this package. */
116: #undef PACKAGE_STRING
117:
118: /* Define to the one symbol short name of this package. */
119: #undef PACKAGE_TARNAME
120:
121: /* Define to the home page for this package. */
122: #undef PACKAGE_URL
123:
124: /* Define to the version of this package. */
125: #undef PACKAGE_VERSION
126:
127: /* Define to 1 if you have the ANSI C header files. */
128: #undef STDC_HEADERS
129:
130: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
131: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
132: #define below would cause a syntax error. */
133: #undef _UINT32_T
134:
135: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
136: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
137: #define below would cause a syntax error. */
138: #undef _UINT8_T
139:
140: /* Define to the type of a signed integer type of width exactly 8 bits if such
141: a type exists and the standard includes do not define it. */
142: #undef int8_t
143:
144: /* Define to rpl_malloc if the replacement function should be used. */
145: #undef malloc
146:
147: /* Define to `int' if <sys/types.h> does not define. */
148: #undef pid_t
149:
150: /* Define to the type of an unsigned integer type of width exactly 16 bits if
151: such a type exists and the standard includes do not define it. */
152: #undef uint16_t
153:
154: /* Define to the type of an unsigned integer type of width exactly 32 bits if
155: such a type exists and the standard includes do not define it. */
156: #undef uint32_t
157:
158: /* Define to the type of an unsigned integer type of width exactly 8 bits if
159: such a type exists and the standard includes do not define it. */
160: #undef uint8_t
161:
162: /* Define as `fork' if `vfork' does not work. */
163: #undef vfork
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>