1*9e2a065bSpooka/* rumpuser_config.h.in.  Generated from configure.ac by autoheader.  */
2*9e2a065bSpooka
3*9e2a065bSpooka/* Define to 1 if you have the `aligned_alloc' function. */
4*9e2a065bSpooka#undef HAVE_ALIGNED_ALLOC
5*9e2a065bSpooka
6*9e2a065bSpooka/* Define to 1 if you have the `arc4random_buf' function. */
7*9e2a065bSpooka#undef HAVE_ARC4RANDOM_BUF
8*9e2a065bSpooka
9*9e2a065bSpooka/* Define to 1 if you have the `chflags' function. */
10*9e2a065bSpooka#undef HAVE_CHFLAGS
11*9e2a065bSpooka
12*9e2a065bSpooka/* Define to 1 if the system has the type `clockid_t'. */
13*9e2a065bSpooka#undef HAVE_CLOCKID_T
14*9e2a065bSpooka
15*9e2a065bSpooka/* Define to 1 if you have the `clock_gettime' function. */
16*9e2a065bSpooka#undef HAVE_CLOCK_GETTIME
17*9e2a065bSpooka
18*9e2a065bSpooka/* dlinfo */
19*9e2a065bSpooka#undef HAVE_DLINFO
20*9e2a065bSpooka
21*9e2a065bSpooka/* Define to 1 if you have the `fsync_range' function. */
22*9e2a065bSpooka#undef HAVE_FSYNC_RANGE
23*9e2a065bSpooka
24*9e2a065bSpooka/* Define to 1 if you have the `getenv_r' function. */
25*9e2a065bSpooka#undef HAVE_GETENV_R
26*9e2a065bSpooka
27*9e2a065bSpooka/* Define to 1 if you have the `getprogname' function. */
28*9e2a065bSpooka#undef HAVE_GETPROGNAME
29*9e2a065bSpooka
30*9e2a065bSpooka/* Define to 1 if you have the `getsubopt' function. */
31*9e2a065bSpooka#undef HAVE_GETSUBOPT
32*9e2a065bSpooka
33*9e2a065bSpooka/* Define to 1 if you have the <inttypes.h> header file. */
34*9e2a065bSpooka#undef HAVE_INTTYPES_H
35*9e2a065bSpooka
36*9e2a065bSpooka/* Define to 1 if ioctl()'s cmd arg is int */
37*9e2a065bSpooka#undef HAVE_IOCTL_CMD_INT
38*9e2a065bSpooka
39*9e2a065bSpooka/* Define to 1 if you have the `kqueue' function. */
40*9e2a065bSpooka#undef HAVE_KQUEUE
41*9e2a065bSpooka
42*9e2a065bSpooka/* Define to 1 if you have the `rt' library (-lrt). */
43*9e2a065bSpooka#undef HAVE_LIBRT
44*9e2a065bSpooka
45*9e2a065bSpooka/* Define to 1 if you have the `memalign' function. */
46*9e2a065bSpooka#undef HAVE_MEMALIGN
47*9e2a065bSpooka
48*9e2a065bSpooka/* Define to 1 if you have the <memory.h> header file. */
49*9e2a065bSpooka#undef HAVE_MEMORY_H
50*9e2a065bSpooka
51*9e2a065bSpooka/* Define to 1 if you have the <paths.h> header file. */
52*9e2a065bSpooka#undef HAVE_PATHS_H
53*9e2a065bSpooka
54*9e2a065bSpooka/* Define to 1 if you have the `posix_memalign' function. */
55*9e2a065bSpooka#undef HAVE_POSIX_MEMALIGN
56*9e2a065bSpooka
57*9e2a065bSpooka/* Define to 1 if you have 2-arg pthread_setname_np() */
58*9e2a065bSpooka#undef HAVE_PTHREAD_SETNAME2
59*9e2a065bSpooka
60*9e2a065bSpooka/* Define to 1 if you have 3-arg pthread_setname_np() */
61*9e2a065bSpooka#undef HAVE_PTHREAD_SETNAME3
62*9e2a065bSpooka
63*9e2a065bSpooka/* Define to 1 if the system has the type `register_t'. */
64*9e2a065bSpooka#undef HAVE_REGISTER_T
65*9e2a065bSpooka
66*9e2a065bSpooka/* Define to 1 if you have the `setprogname' function. */
67*9e2a065bSpooka#undef HAVE_SETPROGNAME
68*9e2a065bSpooka
69*9e2a065bSpooka/* Define to 1 if you have the <stdint.h> header file. */
70*9e2a065bSpooka#undef HAVE_STDINT_H
71*9e2a065bSpooka
72*9e2a065bSpooka/* Define to 1 if you have the <stdlib.h> header file. */
73*9e2a065bSpooka#undef HAVE_STDLIB_H
74*9e2a065bSpooka
75*9e2a065bSpooka/* Define to 1 if you have the <strings.h> header file. */
76*9e2a065bSpooka#undef HAVE_STRINGS_H
77*9e2a065bSpooka
78*9e2a065bSpooka/* Define to 1 if you have the <string.h> header file. */
79*9e2a065bSpooka#undef HAVE_STRING_H
80*9e2a065bSpooka
81*9e2a065bSpooka/* Define to 1 if you have the `strsuftoll' function. */
82*9e2a065bSpooka#undef HAVE_STRSUFTOLL
83*9e2a065bSpooka
84*9e2a065bSpooka/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
85*9e2a065bSpooka#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
86*9e2a065bSpooka
87*9e2a065bSpooka/* Define to 1 if you have the <sys/atomic.h> header file. */
88*9e2a065bSpooka#undef HAVE_SYS_ATOMIC_H
89*9e2a065bSpooka
90*9e2a065bSpooka/* Define to 1 if you have the <sys/cdefs.h> header file. */
91*9e2a065bSpooka#undef HAVE_SYS_CDEFS_H
92*9e2a065bSpooka
93*9e2a065bSpooka/* Define to 1 if you have the <sys/disklabel.h> header file. */
94*9e2a065bSpooka#undef HAVE_SYS_DISKLABEL_H
95*9e2a065bSpooka
96*9e2a065bSpooka/* Define to 1 if you have the <sys/disk.h> header file. */
97*9e2a065bSpooka#undef HAVE_SYS_DISK_H
98*9e2a065bSpooka
99*9e2a065bSpooka/* Define to 1 if you have the <sys/dkio.h> header file. */
100*9e2a065bSpooka#undef HAVE_SYS_DKIO_H
101*9e2a065bSpooka
102*9e2a065bSpooka/* Define to 1 if you have the <sys/param.h> header file. */
103*9e2a065bSpooka#undef HAVE_SYS_PARAM_H
104*9e2a065bSpooka
105*9e2a065bSpooka/* Define to 1 if you have the <sys/stat.h> header file. */
106*9e2a065bSpooka#undef HAVE_SYS_STAT_H
107*9e2a065bSpooka
108*9e2a065bSpooka/* Define to 1 if you have the <sys/sysctl.h> header file. */
109*9e2a065bSpooka#undef HAVE_SYS_SYSCTL_H
110*9e2a065bSpooka
111*9e2a065bSpooka/* Define to 1 if you have the <sys/types.h> header file. */
112*9e2a065bSpooka#undef HAVE_SYS_TYPES_H
113*9e2a065bSpooka
114*9e2a065bSpooka/* Define to 1 if you have the <unistd.h> header file. */
115*9e2a065bSpooka#undef HAVE_UNISTD_H
116*9e2a065bSpooka
117*9e2a065bSpooka/* Define to 1 if you have the `__quotactl' function. */
118*9e2a065bSpooka#undef HAVE___QUOTACTL
119*9e2a065bSpooka
120*9e2a065bSpooka/* Define to the address where bug reports for this package should be sent. */
121*9e2a065bSpooka#undef PACKAGE_BUGREPORT
122*9e2a065bSpooka
123*9e2a065bSpooka/* Define to the full name of this package. */
124*9e2a065bSpooka#undef PACKAGE_NAME
125*9e2a065bSpooka
126*9e2a065bSpooka/* Define to the full name and version of this package. */
127*9e2a065bSpooka#undef PACKAGE_STRING
128*9e2a065bSpooka
129*9e2a065bSpooka/* Define to the one symbol short name of this package. */
130*9e2a065bSpooka#undef PACKAGE_TARNAME
131*9e2a065bSpooka
132*9e2a065bSpooka/* Define to the home page for this package. */
133*9e2a065bSpooka#undef PACKAGE_URL
134*9e2a065bSpooka
135*9e2a065bSpooka/* Define to the version of this package. */
136*9e2a065bSpooka#undef PACKAGE_VERSION
137*9e2a065bSpooka
138*9e2a065bSpooka/* Define to 1 if you have the ANSI C header files. */
139*9e2a065bSpooka#undef STDC_HEADERS
140*9e2a065bSpooka
141*9e2a065bSpooka/* Enable large inode numbers on Mac OS X 10.5.  */
142*9e2a065bSpooka#ifndef _DARWIN_USE_64_BIT_INODE
143*9e2a065bSpooka# define _DARWIN_USE_64_BIT_INODE 1
144*9e2a065bSpooka#endif
145*9e2a065bSpooka
146*9e2a065bSpooka/* Number of bits in a file offset, on hosts where this is settable. */
147*9e2a065bSpooka#undef _FILE_OFFSET_BITS
148*9e2a065bSpooka
149*9e2a065bSpooka/* Define for large files, on AIX-style hosts. */
150*9e2a065bSpooka#undef _LARGE_FILES
151