]> git.proxmox.com Git - mirror_spl.git/blob - spl_config.h.in
Only make compiler warnings fatal with --enable-debug
[mirror_spl.git] / spl_config.h.in
1 /* spl_config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Atomic types use spinlocks */
4 #undef ATOMIC_SPINLOCK
5
6 /* Define to 1 to enable debug */
7 #undef DEBUG
8
9 /* Define to 1 to enable basic kmem accounting */
10 #undef DEBUG_KMEM
11
12 /* Define to 1 to enable detailed kmem tracking */
13 #undef DEBUG_KMEM_TRACKING
14
15 /* register_sysctl_table() wants 2 args */
16 #undef HAVE_2ARGS_REGISTER_SYSCTL
17
18 /* set_fs_pwd() wants 2 args */
19 #undef HAVE_2ARGS_SET_FS_PWD
20
21 /* vfs_unlink() wants 2 args */
22 #undef HAVE_2ARGS_VFS_UNLINK
23
24 /* INIT_WORK wants 3 args */
25 #undef HAVE_3ARGS_INIT_WORK
26
27 /* on_each_cpu wants 3 args */
28 #undef HAVE_3ARGS_ON_EACH_CPU
29
30 /* vfs_rename() wants 4 args */
31 #undef HAVE_4ARGS_VFS_RENAME
32
33 /* device_create wants 5 args */
34 #undef HAVE_5ARGS_DEVICE_CREATE
35
36 /* proc_handler() wants 5 args */
37 #undef HAVE_5ARGS_PROC_HANDLER
38
39 /* kernel defines atomic64_cmpxchg */
40 #undef HAVE_ATOMIC64_CMPXCHG
41
42 /* kernel defines atomic64_t */
43 #undef HAVE_ATOMIC64_T
44
45 /* kernel defines atomic64_xchg */
46 #undef HAVE_ATOMIC64_XCHG
47
48 /* class_device_create() is available */
49 #undef HAVE_CLASS_DEVICE_CREATE
50
51 /* struct cred exists */
52 #undef HAVE_CRED_STRUCT
53
54 /* struct ctl_table has ctl_name */
55 #undef HAVE_CTL_NAME
56
57 /* unnumbered sysctl support exists */
58 #undef HAVE_CTL_UNNUMBERED
59
60 /* device_create() is available */
61 #undef HAVE_DEVICE_CREATE
62
63 /* div64_64() is available */
64 #undef HAVE_DIV64_64
65
66 /* div64_u64() is available */
67 #undef HAVE_DIV64_U64
68
69 /* Define to 1 if you have the <dlfcn.h> header file. */
70 #undef HAVE_DLFCN_H
71
72 /* linux/fdtable.h exists */
73 #undef HAVE_FDTABLE_HEADER
74
75 /* files_fdtable() is available */
76 #undef HAVE_FILES_FDTABLE
77
78 /* first_online_pgdat() is available */
79 #undef HAVE_FIRST_ONLINE_PGDAT
80
81 /* fls64() is available */
82 #undef HAVE_FLS64
83
84 /* get_vmalloc_info() is available */
85 #undef HAVE_GET_VMALLOC_INFO
86
87 /* get_zone_counts() is available */
88 #undef HAVE_GET_ZONE_COUNTS
89
90 /* global_page_state() is available */
91 #undef HAVE_GLOBAL_PAGE_STATE
92
93 /* groups_search() is available */
94 #undef HAVE_GROUPS_SEARCH
95
96 /* init_utsname() is available */
97 #undef HAVE_INIT_UTSNAME
98
99 /* struct inode has i_mutex */
100 #undef HAVE_INODE_I_MUTEX
101
102 /* Define to 1 if you have the <inttypes.h> header file. */
103 #undef HAVE_INTTYPES_H
104
105 /* kallsyms_lookup_name() is available */
106 #undef HAVE_KALLSYMS_LOOKUP_NAME
107
108 /* kmalloc_node() is available */
109 #undef HAVE_KMALLOC_NODE
110
111 /* kvasprintf() is available */
112 #undef HAVE_KVASPRINTF
113
114 /* Define to 1 if you have the <memory.h> header file. */
115 #undef HAVE_MEMORY_H
116
117 /* monotonic_clock() is available */
118 #undef HAVE_MONOTONIC_CLOCK
119
120 /* mutex_lock_nested() is available */
121 #undef HAVE_MUTEX_LOCK_NESTED
122
123 /* struct mutex has owner */
124 #undef HAVE_MUTEX_OWNER
125
126 /* next_online_pgdat() is available */
127 #undef HAVE_NEXT_ONLINE_PGDAT
128
129 /* next_zone() is available */
130 #undef HAVE_NEXT_ZONE
131
132 /* struct path used in struct nameidata */
133 #undef HAVE_PATH_IN_NAMEIDATA
134
135 /* pgdat helpers are available */
136 #undef HAVE_PGDAT_HELPERS
137
138 /* pgdat_list is available */
139 #undef HAVE_PGDAT_LIST
140
141 /* __put_task_struct() is available */
142 #undef HAVE_PUT_TASK_STRUCT
143
144 /* set_fs_pwd() is available */
145 #undef HAVE_SET_FS_PWD
146
147 /* set_normalized_timespec() is available as export */
148 #undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
149
150 /* set_normalized_timespec() is available as inline */
151 #undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
152
153 /* set_shrinker() available */
154 #undef HAVE_SET_SHRINKER
155
156 /* Define to 1 if you have the <stdint.h> header file. */
157 #undef HAVE_STDINT_H
158
159 /* Define to 1 if you have the <stdlib.h> header file. */
160 #undef HAVE_STDLIB_H
161
162 /* Define to 1 if you have the <strings.h> header file. */
163 #undef HAVE_STRINGS_H
164
165 /* Define to 1 if you have the <string.h> header file. */
166 #undef HAVE_STRING_H
167
168 /* Define to 1 if you have the <sys/stat.h> header file. */
169 #undef HAVE_SYS_STAT_H
170
171 /* Define to 1 if you have the <sys/types.h> header file. */
172 #undef HAVE_SYS_TYPES_H
173
174 /* task_curr() exported */
175 #undef HAVE_TASK_CURR
176
177 /* timespec_sub() is available */
178 #undef HAVE_TIMESPEC_SUB
179
180 /* linux/uaccess.h exists */
181 #undef HAVE_UACCESS_HEADER
182
183 /* kernel defines uintptr_t */
184 #undef HAVE_UINTPTR_T
185
186 /* Define to 1 if you have the <unistd.h> header file. */
187 #undef HAVE_UNISTD_H
188
189 /* Page state NR_ACTIVE is available */
190 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
191
192 /* Page state NR_ACTIVE_ANON is available */
193 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
194
195 /* Page state NR_ACTIVE_FILE is available */
196 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
197
198 /* Page state NR_FREE_PAGES is available */
199 #undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
200
201 /* Page state NR_INACTIVE is available */
202 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
203
204 /* Page state NR_INACTIVE_ANON is available */
205 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
206
207 /* Page state NR_INACTIVE_FILE is available */
208 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
209
210 /* Define to the sub-directory in which libtool stores uninstalled libraries.
211 */
212 #undef LT_OBJDIR
213
214 /* Define to 1 to enable debug */
215 #undef NDEBUG
216
217 /* get_zone_counts() is needed */
218 #undef NEED_GET_ZONE_COUNTS
219
220 /* Name of package */
221 #undef PACKAGE
222
223 /* Define to the address where bug reports for this package should be sent. */
224 #undef PACKAGE_BUGREPORT
225
226 /* Define to the full name of this package. */
227 #undef PACKAGE_NAME
228
229 /* Define to the full name and version of this package. */
230 #undef PACKAGE_STRING
231
232 /* Define to the one symbol short name of this package. */
233 #undef PACKAGE_TARNAME
234
235 /* Define to the version of this package. */
236 #undef PACKAGE_VERSION
237
238 /* Define the project alias string. */
239 #undef SPL_META_ALIAS
240
241 /* Define the project author. */
242 #undef SPL_META_AUTHOR
243
244 /* Define the project release date. */
245 #undef SPL_META_DATA
246
247 /* Define the libtool library 'age' version information. */
248 #undef SPL_META_LT_AGE
249
250 /* Define the libtool library 'current' version information. */
251 #undef SPL_META_LT_CURRENT
252
253 /* Define the libtool library 'revision' version information. */
254 #undef SPL_META_LT_REVISION
255
256 /* Define the project name. */
257 #undef SPL_META_NAME
258
259 /* Define the project release. */
260 #undef SPL_META_RELEASE
261
262 /* Define the project version. */
263 #undef SPL_META_VERSION
264
265 /* Define to 1 if you have the ANSI C header files. */
266 #undef STDC_HEADERS
267
268 /* Version number of package */
269 #undef VERSION