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