Annotation of libaitrpc/inc/config.h.in, revision 1.4.4.1
1.1 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 `crcFletcher16' function. */
7: #undef HAVE_CRCFLETCHER16
8:
9: /* Define to 1 if you have the `fork' function. */
10: #undef HAVE_FORK
11:
12: /* Define to 1 if you have the `hash_fnv1' function. */
13: #undef HAVE_HASH_FNV1
14:
15: /* Define to 1 if you have the <inttypes.h> header file. */
16: #undef HAVE_INTTYPES_H
17:
1.4 misho 18: /* Define to 1 if you have the `io_arrayDestroy' function. */
19: #undef HAVE_IO_ARRAYDESTROY
20:
21: /* Define to 1 if you have the `io_arrayInit' function. */
22: #undef HAVE_IO_ARRAYINIT
23:
1.1 misho 24: /* Define to 1 if you have the `aitcrc' library (-laitcrc). */
25: #undef HAVE_LIBAITCRC
26:
1.4 misho 27: /* Define to 1 if you have the `aitio' library (-laitio). */
28: #undef HAVE_LIBAITIO
29:
1.4.4.1 ! misho 30: /* Define to 1 if you have the `aitsched' library (-laitsched). */
! 31: #undef HAVE_LIBAITSCHED
! 32:
1.3 misho 33: /* Define to 1 if you have the `pthread' library (-lpthread). */
34: #undef HAVE_LIBPTHREAD
35:
1.1 misho 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:
1.3 misho 52: /* Define to 1 if you have the `pthread_yield' function. */
53: #undef HAVE_PTHREAD_YIELD
54:
1.1 misho 55: /* Define to 1 if your system has a GNU libc compatible `realloc' function,
56: and to 0 otherwise. */
57: #undef HAVE_REALLOC
58:
1.4.4.1 ! misho 59: /* Define to 1 if you have the `schedEnd' function. */
! 60: #undef HAVE_SCHEDEND
! 61:
! 62: /* Define to 1 if you have the `schedInit' function. */
! 63: #undef HAVE_SCHEDINIT
! 64:
1.1 misho 65: /* Define to 1 if you have the `select' function. */
66: #undef HAVE_SELECT
67:
68: /* Define to 1 if you have the `socket' function. */
69: #undef HAVE_SOCKET
70:
1.2 misho 71: /* Define to 1 if you have the `srandomdev' function. */
72: #undef HAVE_SRANDOMDEV
73:
1.1 misho 74: /* Define to 1 if you have the <stdint.h> header file. */
75: #undef HAVE_STDINT_H
76:
77: /* Define to 1 if you have the <stdlib.h> header file. */
78: #undef HAVE_STDLIB_H
79:
80: /* Define to 1 if you have the `strdup' function. */
81: #undef HAVE_STRDUP
82:
83: /* Define to 1 if you have the `strerror' function. */
84: #undef HAVE_STRERROR
85:
86: /* Define to 1 if you have the <strings.h> header file. */
87: #undef HAVE_STRINGS_H
88:
89: /* Define to 1 if you have the <string.h> header file. */
90: #undef HAVE_STRING_H
91:
92: /* Define to 1 if you have the <sys/param.h> header file. */
93: #undef HAVE_SYS_PARAM_H
94:
95: /* Define to 1 if you have the <sys/socket.h> header file. */
96: #undef HAVE_SYS_SOCKET_H
97:
98: /* Define to 1 if you have the <sys/stat.h> header file. */
99: #undef HAVE_SYS_STAT_H
100:
101: /* Define to 1 if you have the <sys/types.h> header file. */
102: #undef HAVE_SYS_TYPES_H
103:
104: /* Define to 1 if you have the <unistd.h> header file. */
105: #undef HAVE_UNISTD_H
106:
107: /* Define to 1 if you have the `vfork' function. */
108: #undef HAVE_VFORK
109:
110: /* Define to 1 if you have the <vfork.h> header file. */
111: #undef HAVE_VFORK_H
112:
113: /* Define to 1 if `fork' works. */
114: #undef HAVE_WORKING_FORK
115:
116: /* Define to 1 if `vfork' works. */
117: #undef HAVE_WORKING_VFORK
118:
119: /* Build w/o assert() support */
120: #undef NDEBUG
121:
122: /* Define to the address where bug reports for this package should be sent. */
123: #undef PACKAGE_BUGREPORT
124:
125: /* Define to the full name of this package. */
126: #undef PACKAGE_NAME
127:
128: /* Define to the full name and version of this package. */
129: #undef PACKAGE_STRING
130:
131: /* Define to the one symbol short name of this package. */
132: #undef PACKAGE_TARNAME
133:
1.2 misho 134: /* Define to the home page for this package. */
135: #undef PACKAGE_URL
136:
1.1 misho 137: /* Define to the version of this package. */
138: #undef PACKAGE_VERSION
139:
140: /* Define to 1 if you have the ANSI C header files. */
141: #undef STDC_HEADERS
142:
143: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
144: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
145: #define below would cause a syntax error. */
146: #undef _UINT32_T
147:
148: /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
149: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
150: #define below would cause a syntax error. */
151: #undef _UINT64_T
152:
153: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
154: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
155: #define below would cause a syntax error. */
156: #undef _UINT8_T
157:
158: /* Build libraries with debug information and additional messages */
159: #undef __DEBUG
160:
161: /* Define to `__inline__' or `__inline' if that's what the C compiler
162: calls it, or to nothing if 'inline' is not supported under any name. */
163: #ifndef __cplusplus
164: #undef inline
165: #endif
166:
167: /* Define to the type of a signed integer type of width exactly 16 bits if
168: such a type exists and the standard includes do not define it. */
169: #undef int16_t
170:
171: /* Define to the type of a signed integer type of width exactly 32 bits if
172: such a type exists and the standard includes do not define it. */
173: #undef int32_t
174:
175: /* Define to the type of a signed integer type of width exactly 64 bits if
176: such a type exists and the standard includes do not define it. */
177: #undef int64_t
178:
179: /* Define to the type of a signed integer type of width exactly 8 bits if such
180: a type exists and the standard includes do not define it. */
181: #undef int8_t
182:
183: /* Define to rpl_malloc if the replacement function should be used. */
184: #undef malloc
185:
186: /* Define to `int' if <sys/types.h> does not define. */
187: #undef pid_t
188:
189: /* Define to rpl_realloc if the replacement function should be used. */
190: #undef realloc
191:
192: /* Define to the type of an unsigned integer type of width exactly 16 bits if
193: such a type exists and the standard includes do not define it. */
194: #undef uint16_t
195:
196: /* Define to the type of an unsigned integer type of width exactly 32 bits if
197: such a type exists and the standard includes do not define it. */
198: #undef uint32_t
199:
200: /* Define to the type of an unsigned integer type of width exactly 64 bits if
201: such a type exists and the standard includes do not define it. */
202: #undef uint64_t
203:
204: /* Define to the type of an unsigned integer type of width exactly 8 bits if
205: such a type exists and the standard includes do not define it. */
206: #undef uint8_t
207:
208: /* Define as `fork' if `vfork' does not work. */
209: #undef vfork
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>