]> git.proxmox.com Git - mirror_spl.git/blame - spl_config.h.in
Changed z_compress_level() and z_uncompress() prototypes to match the ones in Solaris.
[mirror_spl.git] / spl_config.h.in
CommitLineData
bf9f3bac 1/* spl_config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define to 1 to enable callb debugging */
4#undef DEBUG_CALLB
5
6/* Define to 1 to enable kmem debugging */
7#undef DEBUG_KMEM
8
9/* Define to 1 to enable kstat debugging */
10#undef DEBUG_KSTAT
11
12/* Define to 1 to enable mutex debugging */
13#undef DEBUG_MUTEX
14
15/* register_sysctl_table() wants 2 args */
16#undef HAVE_2ARGS_REGISTER_SYSCTL
17
18/* INIT_WORK wants 3 args */
19#undef HAVE_3ARGS_INIT_WORK
20
31a033ec
BB
21/* on_each_cpu wants 3 args */
22#undef HAVE_3ARGS_ON_EACH_CPU
23
bf9f3bac 24/* kernel defines atomic64_t */
25#undef HAVE_ATOMIC64_T
26
27/* class_device_create() is available */
28#undef HAVE_CLASS_DEVICE_CREATE
29
30/* unnumbered sysctl support exists */
31#undef HAVE_CTL_UNNUMBERED
32
33/* device_create() is available */
34#undef HAVE_DEVICE_CREATE
35
36/* div64_64() is available */
37#undef HAVE_DIV64_64
38
39/* Define to 1 if you have the <dlfcn.h> header file. */
40#undef HAVE_DLFCN_H
41
42/* linux/fdtable.h exists */
43#undef HAVE_FDTABLE_HEADER
44
45/* files_fdtable() is available */
46#undef HAVE_FILES_FDTABLE
47
36b313da
BB
48/* first_online_pgdat() is available */
49#undef HAVE_FIRST_ONLINE_PGDAT
50
bf9f3bac 51/* fls64() is available */
52#undef HAVE_FLS64
53
4ab13d3b
BB
54/* get_zone_counts() is available */
55#undef HAVE_GET_ZONE_COUNTS
56
bf9f3bac 57/* init_utsname() is available */
58#undef HAVE_INIT_UTSNAME
59
60/* struct inode has i_mutex */
61#undef HAVE_INODE_I_MUTEX
62
63/* Define to 1 if you have the <inttypes.h> header file. */
64#undef HAVE_INTTYPES_H
65
66/* kmalloc_node() is available */
67#undef HAVE_KMALLOC_NODE
68
69/* Define to 1 if you have the <memory.h> header file. */
70#undef HAVE_MEMORY_H
71
72/* monotonic_clock() is available */
73#undef HAVE_MONOTONIC_CLOCK
74
36b313da
BB
75/* next_online_pgdat() is available */
76#undef HAVE_NEXT_ONLINE_PGDAT
77
78/* next_zone() is available */
79#undef HAVE_NEXT_ZONE
80
bf9f3bac 81/* struct path used in struct nameidata */
82#undef HAVE_PATH_IN_NAMEIDATA
83
84/* set_normalized_timespec() is available as export */
85#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
86
87/* set_normalized_timespec() is available as inline */
88#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
89
90/* set_shrinker() available */
91#undef HAVE_SET_SHRINKER
92
93/* Define to 1 if you have the <stdint.h> header file. */
94#undef HAVE_STDINT_H
95
96/* Define to 1 if you have the <stdlib.h> header file. */
97#undef HAVE_STDLIB_H
98
99/* Define to 1 if you have the <strings.h> header file. */
100#undef HAVE_STRINGS_H
101
102/* Define to 1 if you have the <string.h> header file. */
103#undef HAVE_STRING_H
104
105/* Define to 1 if you have the <sys/stat.h> header file. */
106#undef HAVE_SYS_STAT_H
107
108/* Define to 1 if you have the <sys/types.h> header file. */
109#undef HAVE_SYS_TYPES_H
110
111/* task_curr() exported */
112#undef HAVE_TASK_CURR
113
114/* timespec_sub() is available */
115#undef HAVE_TIMESPEC_SUB
116
117/* linux/uaccess.h exists */
118#undef HAVE_UACCESS_HEADER
119
120/* kernel defines uintptr_t */
121#undef HAVE_UINTPTR_T
122
123/* Define to 1 if you have the <unistd.h> header file. */
124#undef HAVE_UNISTD_H
125
bf9f3bac 126/* Name of package */
127#undef PACKAGE
128
129/* Define to the address where bug reports for this package should be sent. */
130#undef PACKAGE_BUGREPORT
131
132/* Define to the full name of this package. */
133#undef PACKAGE_NAME
134
135/* Define to the full name and version of this package. */
136#undef PACKAGE_STRING
137
138/* Define to the one symbol short name of this package. */
139#undef PACKAGE_TARNAME
140
141/* Define to the version of this package. */
142#undef PACKAGE_VERSION
143
72e7de60
BB
144/* Define the project alias string. */
145#undef SPL_META_ALIAS
146
abc3ca14
BB
147/* Define the project author. */
148#undef SPL_META_AUTHOR
149
150/* Define the project release date. */
151#undef SPL_META_DATA
152
153/* Define the libtool library 'age' version information. */
154#undef SPL_META_LT_AGE
155
156/* Define the libtool library 'current' version information. */
157#undef SPL_META_LT_CURRENT
158
159/* Define the libtool library 'revision' version information. */
160#undef SPL_META_LT_REVISION
161
162/* Define the project name. */
163#undef SPL_META_NAME
164
165/* Define the project release. */
166#undef SPL_META_RELEASE
167
168/* Define the project version. */
169#undef SPL_META_VERSION
170
bf9f3bac 171/* Define to 1 if you have the ANSI C header files. */
172#undef STDC_HEADERS
173
174/* Version number of package */
175#undef VERSION