2a51644f015e88a818bf9f32c29b31ced968e07d
[nbd.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if you want a debugging version of nbd-server (lots of copious
4    output) */
5 #undef DODBG
6
7 /* Define to 1 if you have the `alarm' function. */
8 #undef HAVE_ALARM
9
10 /* Define to 1 if you have the <arpa/inet.h> header file. */
11 #undef HAVE_ARPA_INET_H
12
13 /* Define to 1 if you have the <fcntl.h> header file. */
14 #undef HAVE_FCNTL_H
15
16 /* Define to 1 if you have the `fork' function. */
17 #undef HAVE_FORK
18
19 /* Define to 1 if you have the `gethostbyname' function. */
20 #undef HAVE_GETHOSTBYNAME
21
22 /* Define to 1 if you have the `inet_ntoa' function. */
23 #undef HAVE_INET_NTOA
24
25 /* Define to 1 if you have the <inttypes.h> header file. */
26 #undef HAVE_INTTYPES_H
27
28 /* Define to 1 if you have the `llseek' function. */
29 #undef HAVE_LLSEEK
30
31 /* Define to 1 if you have the <memory.h> header file. */
32 #undef HAVE_MEMORY_H
33
34 /* Define to 1 if you have the `memset' function. */
35 #undef HAVE_MEMSET
36
37 /* Define to 1 if you have the <netdb.h> header file. */
38 #undef HAVE_NETDB_H
39
40 /* Define to 1 if you have the <netinet/in.h> header file. */
41 #undef HAVE_NETINET_IN_H
42
43 /* Define to 1 if you have the `socket' function. */
44 #undef HAVE_SOCKET
45
46 /* Define to 1 if you have the <stdint.h> header file. */
47 #undef HAVE_STDINT_H
48
49 /* Define to 1 if you have the <stdlib.h> header file. */
50 #undef HAVE_STDLIB_H
51
52 /* Define to 1 if you have the `strerror' function. */
53 #undef HAVE_STRERROR
54
55 /* Define to 1 if you have the <strings.h> header file. */
56 #undef HAVE_STRINGS_H
57
58 /* Define to 1 if you have the <string.h> header file. */
59 #undef HAVE_STRING_H
60
61 /* Define to 1 if you have the `strstr' function. */
62 #undef HAVE_STRSTR
63
64 /* Define to 1 if you have the <syslog.h> header file. */
65 #undef HAVE_SYSLOG_H
66
67 /* Define to 1 if you have the <sys/ioctl.h> header file. */
68 #undef HAVE_SYS_IOCTL_H
69
70 /* Define to 1 if you have the <sys/mount.h> header file. */
71 #undef HAVE_SYS_MOUNT_H
72
73 /* Define to 1 if you have the <sys/socket.h> header file. */
74 #undef HAVE_SYS_SOCKET_H
75
76 /* Define to 1 if you have the <sys/stat.h> header file. */
77 #undef HAVE_SYS_STAT_H
78
79 /* Define to 1 if you have the <sys/types.h> header file. */
80 #undef HAVE_SYS_TYPES_H
81
82 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
83 #undef HAVE_SYS_WAIT_H
84
85 /* Define to 1 if you have the <unistd.h> header file. */
86 #undef HAVE_UNISTD_H
87
88 /* Define to 1 if you have the `vfork' function. */
89 #undef HAVE_VFORK
90
91 /* Define to 1 if you have the <vfork.h> header file. */
92 #undef HAVE_VFORK_H
93
94 /* Define to 1 if `fork' works. */
95 #undef HAVE_WORKING_FORK
96
97 /* Define to 1 if `vfork' works. */
98 #undef HAVE_WORKING_VFORK
99
100 /* Define to 1 if you want nbd-server to log through syslog */
101 #undef ISSERVER
102
103 /* Set to 1 if a (2.6) nbd.h can be found in the linux directory in the search
104    path */
105 #undef NBD_H_LINUX
106
107 /* Set to 1 if a (2.6) nbd.h can be found in the current directory */
108 #undef NBD_H_LOCAL
109
110 /* Define to 1 if Large File Support should be enabled */
111 #undef NBD_LFS
112
113 /* Define if you don't want the nbd-server to fork() */
114 #undef NOFORK
115
116 /* Name of package */
117 #undef PACKAGE
118
119 /* Define to the address where bug reports for this package should be sent. */
120 #undef PACKAGE_BUGREPORT
121
122 /* Define to the full name of this package. */
123 #undef PACKAGE_NAME
124
125 /* Define to the full name and version of this package. */
126 #undef PACKAGE_STRING
127
128 /* Define to the one symbol short name of this package. */
129 #undef PACKAGE_TARNAME
130
131 /* Define to the version of this package. */
132 #undef PACKAGE_VERSION
133
134 /* Define to 1 if the C compiler supports function prototypes. */
135 #undef PROTOTYPES
136
137 /* Define to 1 if the `setvbuf' function takes the buffering type as its
138    second argument and the buffer pointer as the third, as on System V before
139    release 3. */
140 #undef SETVBUF_REVERSED
141
142 /* The size of `unsigned int', as computed by sizeof. */
143 #undef SIZEOF_UNSIGNED_INT
144
145 /* The size of `unsigned long int', as computed by sizeof. */
146 #undef SIZEOF_UNSIGNED_LONG_INT
147
148 /* The size of `unsigned long long int', as computed by sizeof. */
149 #undef SIZEOF_UNSIGNED_LONG_LONG_INT
150
151 /* The size of `unsigned short int', as computed by sizeof. */
152 #undef SIZEOF_UNSIGNED_SHORT_INT
153
154 /* Define to 1 if you have the ANSI C header files. */
155 #undef STDC_HEADERS
156
157 /* Version number of package */
158 #undef VERSION
159
160 /* Define to 1 if you have and want support for the Socket Direct Protocol */
161 #undef WITH_SDP
162
163 /* Define to 1 if your processor stores words with the most significant byte
164    first (like Motorola and SPARC, unlike Intel and VAX). */
165 #undef WORDS_BIGENDIAN
166
167 /* Define like PROTOTYPES; this can be used by system headers. */
168 #undef __PROTOTYPES
169
170 /* Define to empty if `const' does not conform to ANSI C. */
171 #undef const
172
173 /* Define to `__inline__' or `__inline' if that's what the C compiler
174    calls it, or to nothing if 'inline' is not supported under any name.  */
175 #ifndef __cplusplus
176 #undef inline
177 #endif
178
179 /* Define to `long int' if <sys/types.h> does not define. */
180 #undef off_t
181
182 /* Define to `int' if <sys/types.h> does not define. */
183 #undef pid_t
184
185 /* Define as `fork' if `vfork' does not work. */
186 #undef vfork