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