xref: /netbsd-src/external/gpl2/lvm2/dist/lib/misc/configure.h (revision 7c604eea85b4f330dc75ffe65e947f4d73758aa0)
1*7c604eeaShaad /*	$NetBSD: configure.h,v 1.1.1.1 2009/12/02 00:26:43 haad Exp $	*/
2*7c604eeaShaad 
3*7c604eeaShaad /* lib/misc/configure.h.  Generated from configure.h.in by configure.  */
4*7c604eeaShaad /* lib/misc/configure.h.in.  Generated from configure.in by autoheader.  */
5*7c604eeaShaad 
6*7c604eeaShaad /* Define to 1 if the `closedir' function returns void instead of `int'. */
7*7c604eeaShaad /* #undef CLOSEDIR_VOID */
8*7c604eeaShaad 
9*7c604eeaShaad /* Define to 1 to include built-in support for clustered LVM locking. */
10*7c604eeaShaad /* #undef CLUSTER_LOCKING_INTERNAL */
11*7c604eeaShaad 
12*7c604eeaShaad /* Path to cmirrord pidfile. */
13*7c604eeaShaad /* #undef CMIRRORD_PIDFILE */
14*7c604eeaShaad 
15*7c604eeaShaad /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16*7c604eeaShaad    systems. This function is required for `alloca.c' support on those systems.
17*7c604eeaShaad    */
18*7c604eeaShaad /* #undef CRAY_STACKSEG_END */
19*7c604eeaShaad 
20*7c604eeaShaad /* Define to 1 if using `alloca.c'. */
21*7c604eeaShaad /* #undef C_ALLOCA */
22*7c604eeaShaad 
23*7c604eeaShaad /* Define to 0 to reinstate the pre-2.02.54 handling of unit suffixes. */
24*7c604eeaShaad /* #undef DEFAULT_SI_UNIT_CONSISTENCY */
25*7c604eeaShaad 
26*7c604eeaShaad /* Define to 1 to enable LVM2 device-mapper interaction. */
27*7c604eeaShaad #define DEVMAPPER_SUPPORT 1
28*7c604eeaShaad 
29*7c604eeaShaad /* Define to 1 to enable the device-mapper event daemon. */
30*7c604eeaShaad /* #undef DMEVENTD */
31*7c604eeaShaad 
32*7c604eeaShaad /* Path to dmeventd binary. */
33*7c604eeaShaad /* #undef DMEVENTD_PATH */
34*7c604eeaShaad 
35*7c604eeaShaad /* Path to dmeventd pidfile. */
36*7c604eeaShaad /* #undef DMEVENTD_PIDFILE */
37*7c604eeaShaad 
38*7c604eeaShaad /* Library version */
39*7c604eeaShaad #define DM_LIB_VERSION "1.02.40 (2009-11-24)"
40*7c604eeaShaad 
41*7c604eeaShaad /* Define to 1 if you have `alloca', as a function or macro. */
42*7c604eeaShaad #define HAVE_ALLOCA 1
43*7c604eeaShaad 
44*7c604eeaShaad /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
45*7c604eeaShaad    */
46*7c604eeaShaad /* #undef HAVE_ALLOCA_H */
47*7c604eeaShaad 
48*7c604eeaShaad /* Define to 1 if you have the <asm/byteorder.h> header file. */
49*7c604eeaShaad /* #undef HAVE_ASM_BYTEORDER_H */
50*7c604eeaShaad 
51*7c604eeaShaad /* Define to 1 if you have the <assert.h> header file. */
52*7c604eeaShaad #define HAVE_ASSERT_H 1
53*7c604eeaShaad 
54*7c604eeaShaad /* Define to 1 if canonicalize_file_name is available. */
55*7c604eeaShaad /* #undef HAVE_CANONICALIZE_FILE_NAME */
56*7c604eeaShaad 
57*7c604eeaShaad /* Define to 1 if you have the <ccs.h> header file. */
58*7c604eeaShaad /* #undef HAVE_CCS_H */
59*7c604eeaShaad 
60*7c604eeaShaad /* Define to 1 if you have the <corosync/confdb.h> header file. */
61*7c604eeaShaad /* #undef HAVE_COROSYNC_CONFDB_H */
62*7c604eeaShaad 
63*7c604eeaShaad /* Define to 1 if you have the <ctype.h> header file. */
64*7c604eeaShaad #define HAVE_CTYPE_H 1
65*7c604eeaShaad 
66*7c604eeaShaad /* Define to 1 if you have the <dirent.h> header file. */
67*7c604eeaShaad #define HAVE_DIRENT_H 1
68*7c604eeaShaad 
69*7c604eeaShaad /* Define to 1 if you have the <dlfcn.h> header file. */
70*7c604eeaShaad /* #undef HAVE_DLFCN_H */
71*7c604eeaShaad 
72*7c604eeaShaad /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
73*7c604eeaShaad /* #undef HAVE_DOPRNT */
74*7c604eeaShaad 
75*7c604eeaShaad /* Define to 1 if you have the `dup2' function. */
76*7c604eeaShaad /* #undef HAVE_DUP2 */
77*7c604eeaShaad 
78*7c604eeaShaad /* Define to 1 if you have the <errno.h> header file. */
79*7c604eeaShaad #define HAVE_ERRNO_H 1
80*7c604eeaShaad 
81*7c604eeaShaad /* Define to 1 if you have the <fcntl.h> header file. */
82*7c604eeaShaad #define HAVE_FCNTL_H 1
83*7c604eeaShaad 
84*7c604eeaShaad /* Define to 1 if you have the `fork' function. */
85*7c604eeaShaad #define HAVE_FORK 1
86*7c604eeaShaad 
87*7c604eeaShaad /* Define to 1 if you have the `gethostname' function. */
88*7c604eeaShaad #define HAVE_GETHOSTNAME 1
89*7c604eeaShaad 
90*7c604eeaShaad /* Define to 1 if getline is available. */
91*7c604eeaShaad /* #undef HAVE_GETLINE */
92*7c604eeaShaad 
93*7c604eeaShaad /* Define to 1 if you have the `getmntent' function. */
94*7c604eeaShaad /* #undef HAVE_GETMNTENT */
95*7c604eeaShaad 
96*7c604eeaShaad /* Define to 1 if getopt_long is available. */
97*7c604eeaShaad #define HAVE_GETOPTLONG 1
98*7c604eeaShaad 
99*7c604eeaShaad /* Define to 1 if you have the <getopt.h> header file. */
100*7c604eeaShaad #define HAVE_GETOPT_H 1
101*7c604eeaShaad 
102*7c604eeaShaad /* Define to 1 if you have the `getpagesize' function. */
103*7c604eeaShaad #define HAVE_GETPAGESIZE 1
104*7c604eeaShaad 
105*7c604eeaShaad /* Define to 1 if you have the <inttypes.h> header file. */
106*7c604eeaShaad #define HAVE_INTTYPES_H 1
107*7c604eeaShaad 
108*7c604eeaShaad /* Define to 1 if you have the <libcman.h> header file. */
109*7c604eeaShaad /* #undef HAVE_LIBCMAN_H */
110*7c604eeaShaad 
111*7c604eeaShaad /* Define to 1 if dynamic libraries are available. */
112*7c604eeaShaad /* #undef HAVE_LIBDL */
113*7c604eeaShaad 
114*7c604eeaShaad /* Define to 1 if you have the <libdlm.h> header file. */
115*7c604eeaShaad /* #undef HAVE_LIBDLM_H */
116*7c604eeaShaad 
117*7c604eeaShaad /* Define to 1 if you have the <libgen.h> header file. */
118*7c604eeaShaad #define HAVE_LIBGEN_H 1
119*7c604eeaShaad 
120*7c604eeaShaad /* Define to 1 if you have the <libgulm.h> header file. */
121*7c604eeaShaad /* #undef HAVE_LIBGULM_H */
122*7c604eeaShaad 
123*7c604eeaShaad /* Define to 1 if you have the <libintl.h> header file. */
124*7c604eeaShaad /* #undef HAVE_LIBINTL_H */
125*7c604eeaShaad 
126*7c604eeaShaad /* Define to 1 if you have the `readline' library (-lreadline). */
127*7c604eeaShaad /* #undef HAVE_LIBREADLINE */
128*7c604eeaShaad 
129*7c604eeaShaad /* Define to 1 if you have the <limits.h> header file. */
130*7c604eeaShaad #define HAVE_LIMITS_H 1
131*7c604eeaShaad 
132*7c604eeaShaad /* Define to 1 if you have the <linux/fs.h> header file. */
133*7c604eeaShaad /* #undef HAVE_LINUX_FS_H */
134*7c604eeaShaad 
135*7c604eeaShaad /* Define to 1 if you have the <locale.h> header file. */
136*7c604eeaShaad #define HAVE_LOCALE_H 1
137*7c604eeaShaad 
138*7c604eeaShaad /* Define to 1 if `lstat' has the bug that it succeeds when given the
139*7c604eeaShaad    zero-length file name argument. */
140*7c604eeaShaad /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
141*7c604eeaShaad 
142*7c604eeaShaad /* Define to 1 if you have the <machine/endian.h> header file. */
143*7c604eeaShaad /* #undef HAVE_MACHINE_ENDIAN_H */
144*7c604eeaShaad 
145*7c604eeaShaad /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
146*7c604eeaShaad    to 0 otherwise. */
147*7c604eeaShaad #define HAVE_MALLOC 1
148*7c604eeaShaad 
149*7c604eeaShaad /* Define to 1 if you have the <malloc.h> header file. */
150*7c604eeaShaad /* #undef HAVE_MALLOC_H */
151*7c604eeaShaad 
152*7c604eeaShaad /* Define to 1 if you have the `memmove' function. */
153*7c604eeaShaad /* #undef HAVE_MEMMOVE */
154*7c604eeaShaad 
155*7c604eeaShaad /* Define to 1 if you have the <memory.h> header file. */
156*7c604eeaShaad #define HAVE_MEMORY_H 1
157*7c604eeaShaad 
158*7c604eeaShaad /* Define to 1 if you have the `memset' function. */
159*7c604eeaShaad #define HAVE_MEMSET 1
160*7c604eeaShaad 
161*7c604eeaShaad /* Define to 1 if you have the `mkdir' function. */
162*7c604eeaShaad #define HAVE_MKDIR 1
163*7c604eeaShaad 
164*7c604eeaShaad /* Define to 1 if you have a working `mmap' system call. */
165*7c604eeaShaad #define HAVE_MMAP 1
166*7c604eeaShaad 
167*7c604eeaShaad /* Define to 1 if you have the <mntent.h> header file. */
168*7c604eeaShaad /* #undef HAVE_MNTENT_H */
169*7c604eeaShaad 
170*7c604eeaShaad /* Define to 1 if you have the `munmap' function. */
171*7c604eeaShaad #define HAVE_MUNMAP 1
172*7c604eeaShaad 
173*7c604eeaShaad /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
174*7c604eeaShaad /* #undef HAVE_NDIR_H */
175*7c604eeaShaad 
176*7c604eeaShaad /* Define to 1 if you have the <netdb.h> header file. */
177*7c604eeaShaad /* #undef HAVE_NETDB_H */
178*7c604eeaShaad 
179*7c604eeaShaad /* Define to 1 if you have the <netinet/in.h> header file. */
180*7c604eeaShaad /* #undef HAVE_NETINET_IN_H */
181*7c604eeaShaad 
182*7c604eeaShaad /* Define to 1 if you have the <pthread.h> header file. */
183*7c604eeaShaad /* #undef HAVE_PTHREAD_H */
184*7c604eeaShaad 
185*7c604eeaShaad /* Define to 1 if you have the <readline/history.h> header file. */
186*7c604eeaShaad /* #undef HAVE_READLINE_HISTORY_H */
187*7c604eeaShaad 
188*7c604eeaShaad /* Define to 1 if you have the <readline/readline.h> header file. */
189*7c604eeaShaad /* #undef HAVE_READLINE_READLINE_H */
190*7c604eeaShaad 
191*7c604eeaShaad /* Define to 1 to include support for realtime clock. */
192*7c604eeaShaad /* #undef HAVE_REALTIME */
193*7c604eeaShaad 
194*7c604eeaShaad /* Define to 1 if you have the `rl_completion_matches' function. */
195*7c604eeaShaad /* #undef HAVE_RL_COMPLETION_MATCHES */
196*7c604eeaShaad 
197*7c604eeaShaad /* Define to 1 if you have the `rmdir' function. */
198*7c604eeaShaad #define HAVE_RMDIR 1
199*7c604eeaShaad 
200*7c604eeaShaad /* Define to 1 if you have the <search.h> header file. */
201*7c604eeaShaad /* #undef HAVE_SEARCH_H */
202*7c604eeaShaad 
203*7c604eeaShaad /* Define to 1 if you have the `select' function. */
204*7c604eeaShaad /* #undef HAVE_SELECT */
205*7c604eeaShaad 
206*7c604eeaShaad /* Define to 1 to include support for selinux. */
207*7c604eeaShaad /* #undef HAVE_SELINUX */
208*7c604eeaShaad 
209*7c604eeaShaad /* Define to 1 if you have the <selinux/selinux.h> header file. */
210*7c604eeaShaad /* #undef HAVE_SELINUX_SELINUX_H */
211*7c604eeaShaad 
212*7c604eeaShaad /* Define to 1 if sepol_check_context is available. */
213*7c604eeaShaad /* #undef HAVE_SEPOL */
214*7c604eeaShaad 
215*7c604eeaShaad /* Define to 1 if you have the `setlocale' function. */
216*7c604eeaShaad #define HAVE_SETLOCALE 1
217*7c604eeaShaad 
218*7c604eeaShaad /* Define to 1 if you have the `siginterrupt' function. */
219*7c604eeaShaad #define HAVE_SIGINTERRUPT 1
220*7c604eeaShaad 
221*7c604eeaShaad /* Define to 1 if you have the <signal.h> header file. */
222*7c604eeaShaad #define HAVE_SIGNAL_H 1
223*7c604eeaShaad 
224*7c604eeaShaad /* Define to 1 if you have the `socket' function. */
225*7c604eeaShaad /* #undef HAVE_SOCKET */
226*7c604eeaShaad 
227*7c604eeaShaad /* Define to 1 if `stat' has the bug that it succeeds when given the
228*7c604eeaShaad    zero-length file name argument. */
229*7c604eeaShaad /* #undef HAVE_STAT_EMPTY_STRING_BUG */
230*7c604eeaShaad 
231*7c604eeaShaad /* Define to 1 if you have the <stdarg.h> header file. */
232*7c604eeaShaad #define HAVE_STDARG_H 1
233*7c604eeaShaad 
234*7c604eeaShaad /* Define to 1 if you have the <stddef.h> header file. */
235*7c604eeaShaad #define HAVE_STDDEF_H 1
236*7c604eeaShaad 
237*7c604eeaShaad /* Define to 1 if you have the <stdint.h> header file. */
238*7c604eeaShaad #define HAVE_STDINT_H 1
239*7c604eeaShaad 
240*7c604eeaShaad /* Define to 1 if you have the <stdio.h> header file. */
241*7c604eeaShaad #define HAVE_STDIO_H 1
242*7c604eeaShaad 
243*7c604eeaShaad /* Define to 1 if you have the <stdlib.h> header file. */
244*7c604eeaShaad #define HAVE_STDLIB_H 1
245*7c604eeaShaad 
246*7c604eeaShaad /* Define to 1 if you have the `strcasecmp' function. */
247*7c604eeaShaad #define HAVE_STRCASECMP 1
248*7c604eeaShaad 
249*7c604eeaShaad /* Define to 1 if you have the `strchr' function. */
250*7c604eeaShaad #define HAVE_STRCHR 1
251*7c604eeaShaad 
252*7c604eeaShaad /* Define to 1 if you have the `strdup' function. */
253*7c604eeaShaad #define HAVE_STRDUP 1
254*7c604eeaShaad 
255*7c604eeaShaad /* Define to 1 if you have the `strerror' function. */
256*7c604eeaShaad #define HAVE_STRERROR 1
257*7c604eeaShaad 
258*7c604eeaShaad /* Define to 1 if you have the <strings.h> header file. */
259*7c604eeaShaad #define HAVE_STRINGS_H 1
260*7c604eeaShaad 
261*7c604eeaShaad /* Define to 1 if you have the <string.h> header file. */
262*7c604eeaShaad #define HAVE_STRING_H 1
263*7c604eeaShaad 
264*7c604eeaShaad /* Define to 1 if you have the `strncasecmp' function. */
265*7c604eeaShaad #define HAVE_STRNCASECMP 1
266*7c604eeaShaad 
267*7c604eeaShaad /* Define to 1 if you have the `strrchr' function. */
268*7c604eeaShaad #define HAVE_STRRCHR 1
269*7c604eeaShaad 
270*7c604eeaShaad /* Define to 1 if you have the `strstr' function. */
271*7c604eeaShaad #define HAVE_STRSTR 1
272*7c604eeaShaad 
273*7c604eeaShaad /* Define to 1 if you have the `strtol' function. */
274*7c604eeaShaad #define HAVE_STRTOL 1
275*7c604eeaShaad 
276*7c604eeaShaad /* Define to 1 if you have the `strtoul' function. */
277*7c604eeaShaad #define HAVE_STRTOUL 1
278*7c604eeaShaad 
279*7c604eeaShaad /* Define to 1 if `st_rdev' is member of `struct stat'. */
280*7c604eeaShaad #define HAVE_STRUCT_STAT_ST_RDEV 1
281*7c604eeaShaad 
282*7c604eeaShaad /* Define to 1 if you have the <syslog.h> header file. */
283*7c604eeaShaad #define HAVE_SYSLOG_H 1
284*7c604eeaShaad 
285*7c604eeaShaad /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
286*7c604eeaShaad    */
287*7c604eeaShaad /* #undef HAVE_SYS_DIR_H */
288*7c604eeaShaad 
289*7c604eeaShaad /* Define to 1 if you have the <sys/disk.h> header file. */
290*7c604eeaShaad /* #undef HAVE_SYS_DISK_H */
291*7c604eeaShaad 
292*7c604eeaShaad /* Define to 1 if you have the <sys/file.h> header file. */
293*7c604eeaShaad #define HAVE_SYS_FILE_H 1
294*7c604eeaShaad 
295*7c604eeaShaad /* Define to 1 if you have the <sys/ioctl.h> header file. */
296*7c604eeaShaad #define HAVE_SYS_IOCTL_H 1
297*7c604eeaShaad 
298*7c604eeaShaad /* Define to 1 if you have the <sys/ipc.h> header file. */
299*7c604eeaShaad /* #undef HAVE_SYS_IPC_H */
300*7c604eeaShaad 
301*7c604eeaShaad /* Define to 1 if you have the <sys/mman.h> header file. */
302*7c604eeaShaad #define HAVE_SYS_MMAN_H 1
303*7c604eeaShaad 
304*7c604eeaShaad /* Define to 1 if you have the <sys/mount.h> header file. */
305*7c604eeaShaad /* #undef HAVE_SYS_MOUNT_H */
306*7c604eeaShaad 
307*7c604eeaShaad /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
308*7c604eeaShaad    */
309*7c604eeaShaad /* #undef HAVE_SYS_NDIR_H */
310*7c604eeaShaad 
311*7c604eeaShaad /* Define to 1 if you have the <sys/param.h> header file. */
312*7c604eeaShaad #define HAVE_SYS_PARAM_H 1
313*7c604eeaShaad 
314*7c604eeaShaad /* Define to 1 if you have the <sys/resource.h> header file. */
315*7c604eeaShaad #define HAVE_SYS_RESOURCE_H 1
316*7c604eeaShaad 
317*7c604eeaShaad /* Define to 1 if you have the <sys/select.h> header file. */
318*7c604eeaShaad /* #undef HAVE_SYS_SELECT_H */
319*7c604eeaShaad 
320*7c604eeaShaad /* Define to 1 if you have the <sys/sem.h> header file. */
321*7c604eeaShaad /* #undef HAVE_SYS_SEM_H */
322*7c604eeaShaad 
323*7c604eeaShaad /* Define to 1 if you have the <sys/socket.h> header file. */
324*7c604eeaShaad /* #undef HAVE_SYS_SOCKET_H */
325*7c604eeaShaad 
326*7c604eeaShaad /* Define to 1 if you have the <sys/statvfs.h> header file. */
327*7c604eeaShaad #define HAVE_SYS_STATVFS_H 1
328*7c604eeaShaad 
329*7c604eeaShaad /* Define to 1 if you have the <sys/stat.h> header file. */
330*7c604eeaShaad #define HAVE_SYS_STAT_H 1
331*7c604eeaShaad 
332*7c604eeaShaad /* Define to 1 if you have the <sys/time.h> header file. */
333*7c604eeaShaad #define HAVE_SYS_TIME_H 1
334*7c604eeaShaad 
335*7c604eeaShaad /* Define to 1 if you have the <sys/types.h> header file. */
336*7c604eeaShaad #define HAVE_SYS_TYPES_H 1
337*7c604eeaShaad 
338*7c604eeaShaad /* Define to 1 if you have the <sys/uio.h> header file. */
339*7c604eeaShaad /* #undef HAVE_SYS_UIO_H */
340*7c604eeaShaad 
341*7c604eeaShaad /* Define to 1 if you have the <sys/un.h> header file. */
342*7c604eeaShaad /* #undef HAVE_SYS_UN_H */
343*7c604eeaShaad 
344*7c604eeaShaad /* Define to 1 if you have the <sys/utsname.h> header file. */
345*7c604eeaShaad #define HAVE_SYS_UTSNAME_H 1
346*7c604eeaShaad 
347*7c604eeaShaad /* Define to 1 if you have the <sys/wait.h> header file. */
348*7c604eeaShaad #define HAVE_SYS_WAIT_H 1
349*7c604eeaShaad 
350*7c604eeaShaad /* Define to 1 if you have the <termios.h> header file. */
351*7c604eeaShaad #define HAVE_TERMIOS_H 1
352*7c604eeaShaad 
353*7c604eeaShaad /* Define to 1 if you have the <time.h> header file. */
354*7c604eeaShaad #define HAVE_TIME_H 1
355*7c604eeaShaad 
356*7c604eeaShaad /* Define to 1 if libudev's udev_queue_get_udev_is_active function is
357*7c604eeaShaad    available. */
358*7c604eeaShaad /* #undef HAVE_UDEV_QUEUE_GET_UDEV_IS_ACTIVE */
359*7c604eeaShaad 
360*7c604eeaShaad /* Define to 1 if you have the `uname' function. */
361*7c604eeaShaad #define HAVE_UNAME 1
362*7c604eeaShaad 
363*7c604eeaShaad /* Define to 1 if you have the <unistd.h> header file. */
364*7c604eeaShaad #define HAVE_UNISTD_H 1
365*7c604eeaShaad 
366*7c604eeaShaad /* Define to 1 if you have the <utmpx.h> header file. */
367*7c604eeaShaad /* #undef HAVE_UTMPX_H */
368*7c604eeaShaad 
369*7c604eeaShaad /* Define to 1 if you have the `vfork' function. */
370*7c604eeaShaad #define HAVE_VFORK 1
371*7c604eeaShaad 
372*7c604eeaShaad /* Define to 1 if you have the <vfork.h> header file. */
373*7c604eeaShaad /* #undef HAVE_VFORK_H */
374*7c604eeaShaad 
375*7c604eeaShaad /* Define to 1 if you have the `vprintf' function. */
376*7c604eeaShaad #define HAVE_VPRINTF 1
377*7c604eeaShaad 
378*7c604eeaShaad /* Define to 1 if `fork' works. */
379*7c604eeaShaad #define HAVE_WORKING_FORK 1
380*7c604eeaShaad 
381*7c604eeaShaad /* Define to 1 if `vfork' works. */
382*7c604eeaShaad #define HAVE_WORKING_VFORK 1
383*7c604eeaShaad 
384*7c604eeaShaad /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
385*7c604eeaShaad    slash. */
386*7c604eeaShaad #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
387*7c604eeaShaad 
388*7c604eeaShaad /* Define to 1 if 'lvm' should fall back to using LVM1 binaries if
389*7c604eeaShaad    device-mapper is missing from the kernel */
390*7c604eeaShaad /* #undef LVM1_FALLBACK */
391*7c604eeaShaad 
392*7c604eeaShaad /* Define to 1 to include built-in support for LVM1 metadata. */
393*7c604eeaShaad /* #undef LVM1_INTERNAL */
394*7c604eeaShaad 
395*7c604eeaShaad /* Define to 1 to include built-in support for mirrors. */
396*7c604eeaShaad #define MIRRORED_INTERNAL 1
397*7c604eeaShaad 
398*7c604eeaShaad /* The path to 'modprobe', if available. */
399*7c604eeaShaad /* #undef MODPROBE_CMD */
400*7c604eeaShaad 
401*7c604eeaShaad /* Define to 1 to enable O_DIRECT support. */
402*7c604eeaShaad #define O_DIRECT_SUPPORT 1
403*7c604eeaShaad 
404*7c604eeaShaad /* Define to the address where bug reports for this package should be sent. */
405*7c604eeaShaad #define PACKAGE_BUGREPORT ""
406*7c604eeaShaad 
407*7c604eeaShaad /* Define to the full name of this package. */
408*7c604eeaShaad #define PACKAGE_NAME ""
409*7c604eeaShaad 
410*7c604eeaShaad /* Define to the full name and version of this package. */
411*7c604eeaShaad #define PACKAGE_STRING ""
412*7c604eeaShaad 
413*7c604eeaShaad /* Define to the one symbol short name of this package. */
414*7c604eeaShaad #define PACKAGE_TARNAME ""
415*7c604eeaShaad 
416*7c604eeaShaad /* Define to the version of this package. */
417*7c604eeaShaad #define PACKAGE_VERSION ""
418*7c604eeaShaad 
419*7c604eeaShaad /* Define to 1 to include built-in support for GFS pool metadata. */
420*7c604eeaShaad #define POOL_INTERNAL 1
421*7c604eeaShaad 
422*7c604eeaShaad /* Define to 1 to include the LVM readline shell. */
423*7c604eeaShaad /* #undef READLINE_SUPPORT */
424*7c604eeaShaad 
425*7c604eeaShaad /* Define as the return type of signal handlers (`int' or `void'). */
426*7c604eeaShaad #define RETSIGTYPE void
427*7c604eeaShaad 
428*7c604eeaShaad /* Define to the type of arg 1 for `select'. */
429*7c604eeaShaad /* #undef SELECT_TYPE_ARG1 */
430*7c604eeaShaad 
431*7c604eeaShaad /* Define to the type of args 2, 3 and 4 for `select'. */
432*7c604eeaShaad /* #undef SELECT_TYPE_ARG234 */
433*7c604eeaShaad 
434*7c604eeaShaad /* Define to the type of arg 5 for `select'. */
435*7c604eeaShaad /* #undef SELECT_TYPE_ARG5 */
436*7c604eeaShaad 
437*7c604eeaShaad /* Define to 1 to include built-in support for snapshots. */
438*7c604eeaShaad #define SNAPSHOT_INTERNAL 1
439*7c604eeaShaad 
440*7c604eeaShaad /* If using the C implementation of alloca, define if you know the
441*7c604eeaShaad    direction of stack growth for your system; otherwise it will be
442*7c604eeaShaad    automatically deduced at runtime.
443*7c604eeaShaad 	STACK_DIRECTION > 0 => grows toward higher addresses
444*7c604eeaShaad 	STACK_DIRECTION < 0 => grows toward lower addresses
445*7c604eeaShaad 	STACK_DIRECTION = 0 => direction of growth unknown */
446*7c604eeaShaad /* #undef STACK_DIRECTION */
447*7c604eeaShaad 
448*7c604eeaShaad /* Define to 1 if you have the ANSI C header files. */
449*7c604eeaShaad #define STDC_HEADERS 1
450*7c604eeaShaad 
451*7c604eeaShaad /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
452*7c604eeaShaad #define TIME_WITH_SYS_TIME 1
453*7c604eeaShaad 
454*7c604eeaShaad /* Define to 1 if your <sys/time.h> declares `struct tm'. */
455*7c604eeaShaad /* #undef TM_IN_SYS_TIME */
456*7c604eeaShaad 
457*7c604eeaShaad /* Define to 1 to enable synchronisation with udev processing. */
458*7c604eeaShaad /* #undef UDEV_SYNC_SUPPORT */
459*7c604eeaShaad 
460*7c604eeaShaad /* Define to empty if `const' does not conform to ANSI C. */
461*7c604eeaShaad /* #undef const */
462*7c604eeaShaad 
463*7c604eeaShaad /* Define to `__inline__' or `__inline' if that's what the C compiler
464*7c604eeaShaad    calls it, or to nothing if 'inline' is not supported under any name.  */
465*7c604eeaShaad #ifndef __cplusplus
466*7c604eeaShaad /* #undef inline */
467*7c604eeaShaad #endif
468*7c604eeaShaad 
469*7c604eeaShaad /* Define to rpl_malloc if the replacement function should be used. */
470*7c604eeaShaad /* #undef malloc */
471*7c604eeaShaad 
472*7c604eeaShaad /* Define to `int' if <sys/types.h> does not define. */
473*7c604eeaShaad /* #undef mode_t */
474*7c604eeaShaad 
475*7c604eeaShaad /* Define to `long int' if <sys/types.h> does not define. */
476*7c604eeaShaad /* #undef off_t */
477*7c604eeaShaad 
478*7c604eeaShaad /* Define to `int' if <sys/types.h> does not define. */
479*7c604eeaShaad /* #undef pid_t */
480*7c604eeaShaad 
481*7c604eeaShaad /* Define to `unsigned int' if <sys/types.h> does not define. */
482*7c604eeaShaad /* #undef size_t */
483*7c604eeaShaad 
484*7c604eeaShaad /* Define as `fork' if `vfork' does not work. */
485*7c604eeaShaad /* #undef vfork */
486