Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / iscsi / dist / include / config.h
blob0d9653153775411e8eca1253f0259d5eaedc8cf0
1 /* ../include/config.h. Generated from config.h.in by configure. */
2 /* ../include/config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if you have the <arpa/inet.h> header file. */
5 #define HAVE_ARPA_INET_H 1
7 /* Define to 1 if you have the <asm/byteorder.h> header file. */
8 /* #undef HAVE_ASM_BYTEORDER_H */
10 /* Define to 1 if you have the `asnprintf' function. */
11 /* #undef HAVE_ASNPRINTF */
13 /* Define to 1 if you have the `asprintf' function. */
14 #define HAVE_ASPRINTF 1
16 /* Define to 1 if you have the `bcopy' function. */
17 #define HAVE_BCOPY 1
19 /* Define to 1 if you have the `bswap64' function. */
20 #define HAVE_BSWAP64 1
22 /* Define to 1 if you have the <byteswap.h> header file. */
23 /* #undef HAVE_BYTESWAP_H */
25 /* Define to 1 if you have the <ctype.h> header file. */
26 #define HAVE_CTYPE_H 1
28 /* Define to 1 if you have the `daemon' function. */
29 #define HAVE_DAEMON 1
31 /* Define to 1 if you have the <errno.h> header file. */
32 #define HAVE_ERRNO_H 1
34 /* Define to 1 if you have the <fcntl.h> header file. */
35 #define HAVE_FCNTL_H 1
37 /* Define to 1 if you have the `fsync_range' function. */
38 #define HAVE_FSYNC_RANGE 1
40 /* Define to 1 if you have the `getaddrinfo' function. */
41 #define HAVE_GETADDRINFO 1
43 /* Define to 1 if you have the `getnameinfo' function. */
44 #define HAVE_GETNAMEINFO 1
46 /* Define to 1 if you have the `htobe64' function. */
47 /* #undef HAVE_HTOBE64 */
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #define HAVE_INTTYPES_H 1
52 /* Define to 1 if you have the <libkern/OSByteOrder.h> header file. */
53 /* #undef HAVE_LIBKERN_OSBYTEORDER_H */
55 /* Define to 1 if you have the `nsl' library (-lnsl). */
56 /* #undef HAVE_LIBNSL */
58 /* Define to 1 if you have the `resolv' library (-lresolv). */
59 #define HAVE_LIBRESOLV 1
61 /* Define to 1 if you have the `socket' library (-lsocket). */
62 /* #undef HAVE_LIBSOCKET */
64 /* Define to 1 if the system has the type `long long'. */
65 #define HAVE_LONG_LONG yes
67 /* Define to 1 if you have the <machine/endian.h> header file. */
68 #define HAVE_MACHINE_ENDIAN_H 1
70 /* Define to 1 if you have the <memory.h> header file. */
71 #define HAVE_MEMORY_H 1
73 /* Define to 1 if you have the `memset' function. */
74 #define HAVE_MEMSET 1
76 /* Define to 1 if you have the <netdb.h> header file. */
77 #define HAVE_NETDB_H 1
79 /* Define to 1 if you have the <netinet/in.h> header file. */
80 #define HAVE_NETINET_IN_H 1
82 /* Define to 1 if you have the <netinet/tcp.h> header file. */
83 #define HAVE_NETINET_TCP_H 1
85 /* Define to 1 if you have the `poll' function. */
86 #define HAVE_POLL 1
88 /* Define to 1 if you have the <poll.h> header file. */
89 #define HAVE_POLL_H 1
91 /* Define to 1 if you have the <pthread.h> header file. */
92 #define HAVE_PTHREAD_H 1
94 /* Define to 1 if you have the <pwd.h> header file. */
95 #define HAVE_PWD_H 1
97 /* Define to 1 if you have the <signal.h> header file. */
98 #define HAVE_SIGNAL_H 1
100 /* Define to 1 if you have the `snprintf' function. */
101 #define HAVE_SNPRINTF 1
103 /* Define to 1 if the system has the type `socklen_t'. */
104 #define HAVE_SOCKLEN_T yes
106 /* Define to 1 if you have the <stdarg.h> header file. */
107 #define HAVE_STDARG_H 1
109 /* Define to 1 if you have the <stdint.h> header file. */
110 #define HAVE_STDINT_H 1
112 /* Define to 1 if you have the <stdlib.h> header file. */
113 #define HAVE_STDLIB_H 1
115 /* Define to 1 if you have the <strings.h> header file. */
116 #define HAVE_STRINGS_H 1
118 /* Define to 1 if you have the <string.h> header file. */
119 #define HAVE_STRING_H 1
121 /* Define to 1 if you have the `strlcpy' function. */
122 #define HAVE_STRLCPY 1
124 /* Define to 1 if you have the `strtoll' function. */
125 #define HAVE_STRTOLL 1
127 /* Define to 1 if you have the `syslog' function. */
128 #define HAVE_SYSLOG 1
130 /* Define to 1 if you have the <syslog.h> header file. */
131 #define HAVE_SYSLOG_H 1
133 /* Define to 1 if you have the <sys/bswap.h> header file. */
134 #define HAVE_SYS_BSWAP_H 1
136 /* Define to 1 if you have the <sys/byteorder.h> header file. */
137 /* #undef HAVE_SYS_BYTEORDER_H */
139 /* Define to 1 if you have the <sys/mman.h> header file. */
140 #define HAVE_SYS_MMAN_H 1
142 /* Define to 1 if you have the <sys/param.h> header file. */
143 #define HAVE_SYS_PARAM_H 1
145 /* Define to 1 if you have the <sys/select.h> header file. */
146 #define HAVE_SYS_SELECT_H 1
148 /* Define to 1 if you have the <sys/socket.h> header file. */
149 #define HAVE_SYS_SOCKET_H 1
151 /* Define to 1 if you have the <sys/stat.h> header file. */
152 #define HAVE_SYS_STAT_H 1
154 /* Define to 1 if you have the <sys/time.h> header file. */
155 #define HAVE_SYS_TIME_H 1
157 /* Define to 1 if you have the <sys/types.h> header file. */
158 #define HAVE_SYS_TYPES_H 1
160 /* Define to 1 if you have the <sys/uio.h> header file. */
161 #define HAVE_SYS_UIO_H 1
163 /* Define to 1 if you have the <sys/vfs.h> header file. */
164 /* #undef HAVE_SYS_VFS_H */
166 /* Define to 1 if you have the <unistd.h> header file. */
167 #define HAVE_UNISTD_H 1
169 /* Define to 1 if the system has the type `unsigned long long'. */
170 #define HAVE_UNSIGNED_LONG_LONG yes
172 /* Define to 1 if you have the <utime.h> header file. */
173 #define HAVE_UTIME_H 1
175 /* Define to 1 if you have the `uuid_create' function. */
176 #define HAVE_UUID_CREATE 1
178 /* Define to 1 if you have the <uuid.h> header file. */
179 #define HAVE_UUID_H 1
181 /* Define to 1 if you have the `uuid_to_string' function. */
182 #define HAVE_UUID_TO_STRING 1
184 /* Define to 1 if you have the `vasnprintf' function. */
185 /* #undef HAVE_VASNPRINTF */
187 /* Define to 1 if you have the `vasprintf' function. */
188 #define HAVE_VASPRINTF 1
190 /* Define to 1 if you have the `vsnprintf' function. */
191 #define HAVE_VSNPRINTF 1
193 /* Define to 1 if you have the `__bswap64' function. */
194 /* #undef HAVE___BSWAP64 */
196 /* Define to the address where bug reports for this package should be sent. */
197 #define PACKAGE_BUGREPORT "Alistair Crooks <agc@NetBSD.org>"
199 /* Define to the full name of this package. */
200 #define PACKAGE_NAME "netbsd-iscsi"
202 /* Define to the full name and version of this package. */
203 #define PACKAGE_STRING "netbsd-iscsi 20071221"
205 /* Define to the one symbol short name of this package. */
206 #define PACKAGE_TARNAME "netbsd-iscsi"
208 /* Define to the version of this package. */
209 #define PACKAGE_VERSION "20071221"
211 /* Define to 1 if you have the ANSI C header files. */
212 #define STDC_HEADERS 1
214 /* Define to empty if `const' does not conform to ANSI C. */
215 /* #undef const */
217 /* Define to `unsigned int' if <sys/types.h> does not define. */
218 /* #undef size_t */