]> git.proxmox.com Git - mirror_spl.git/blame - spl_config.h.in
SLES10 Fixes (part 3):
[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
8123ac4f
BB
24/* device_create wants 5 args */
25#undef HAVE_5ARGS_DEVICE_CREATE
26
bf9f3bac 27/* kernel defines atomic64_t */
28#undef HAVE_ATOMIC64_T
29
30/* class_device_create() is available */
31#undef HAVE_CLASS_DEVICE_CREATE
32
33/* unnumbered sysctl support exists */
34#undef HAVE_CTL_UNNUMBERED
35
36/* device_create() is available */
37#undef HAVE_DEVICE_CREATE
38
39/* div64_64() is available */
40#undef HAVE_DIV64_64
41
96dded38
BB
42/* div64_u64() is available */
43#undef HAVE_DIV64_U64
44
bf9f3bac 45/* Define to 1 if you have the <dlfcn.h> header file. */
46#undef HAVE_DLFCN_H
47
48/* linux/fdtable.h exists */
49#undef HAVE_FDTABLE_HEADER
50
51/* files_fdtable() is available */
52#undef HAVE_FILES_FDTABLE
53
36b313da
BB
54/* first_online_pgdat() is available */
55#undef HAVE_FIRST_ONLINE_PGDAT
56
bf9f3bac 57/* fls64() is available */
58#undef HAVE_FLS64
59
d1ff2312
BB
60/* get_vmalloc_info() is available */
61#undef HAVE_GET_VMALLOC_INFO
62
4ab13d3b
BB
63/* get_zone_counts() is available */
64#undef HAVE_GET_ZONE_COUNTS
65
96dded38
BB
66/* global_page_state() is available */
67#undef HAVE_GLOBAL_PAGE_STATE
68
bf9f3bac 69/* init_utsname() is available */
70#undef HAVE_INIT_UTSNAME
71
72/* struct inode has i_mutex */
73#undef HAVE_INODE_I_MUTEX
74
75/* Define to 1 if you have the <inttypes.h> header file. */
76#undef HAVE_INTTYPES_H
77
d1ff2312
BB
78/* kallsyms_lookup_name() is available */
79#undef HAVE_KALLSYMS_LOOKUP_NAME
80
bf9f3bac 81/* kmalloc_node() is available */
82#undef HAVE_KMALLOC_NODE
83
84/* Define to 1 if you have the <memory.h> header file. */
85#undef HAVE_MEMORY_H
86
87/* monotonic_clock() is available */
88#undef HAVE_MONOTONIC_CLOCK
89
6c9433c1
BB
90/* mutex_lock_nested() is available */
91#undef HAVE_MUTEX_LOCK_NESTED
92
36b313da
BB
93/* next_online_pgdat() is available */
94#undef HAVE_NEXT_ONLINE_PGDAT
95
96/* next_zone() is available */
97#undef HAVE_NEXT_ZONE
98
bf9f3bac 99/* struct path used in struct nameidata */
100#undef HAVE_PATH_IN_NAMEIDATA
101
102/* set_normalized_timespec() is available as export */
103#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
104
105/* set_normalized_timespec() is available as inline */
106#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
107
108/* set_shrinker() available */
109#undef HAVE_SET_SHRINKER
110
111/* Define to 1 if you have the <stdint.h> header file. */
112#undef HAVE_STDINT_H
113
114/* Define to 1 if you have the <stdlib.h> header file. */
115#undef HAVE_STDLIB_H
116
117/* Define to 1 if you have the <strings.h> header file. */
118#undef HAVE_STRINGS_H
119
120/* Define to 1 if you have the <string.h> header file. */
121#undef HAVE_STRING_H
122
123/* Define to 1 if you have the <sys/stat.h> header file. */
124#undef HAVE_SYS_STAT_H
125
126/* Define to 1 if you have the <sys/types.h> header file. */
127#undef HAVE_SYS_TYPES_H
128
129/* task_curr() exported */
130#undef HAVE_TASK_CURR
131
132/* timespec_sub() is available */
133#undef HAVE_TIMESPEC_SUB
134
135/* linux/uaccess.h exists */
136#undef HAVE_UACCESS_HEADER
137
138/* kernel defines uintptr_t */
139#undef HAVE_UINTPTR_T
140
141/* Define to 1 if you have the <unistd.h> header file. */
142#undef HAVE_UNISTD_H
143
e11d6c5f
BB
144/* free/inactive/active page state is available */
145#undef HAVE_ZONE_STAT_ITEM_FIA
146
bf9f3bac 147/* Name of package */
148#undef PACKAGE
149
150/* Define to the address where bug reports for this package should be sent. */
151#undef PACKAGE_BUGREPORT
152
153/* Define to the full name of this package. */
154#undef PACKAGE_NAME
155
156/* Define to the full name and version of this package. */
157#undef PACKAGE_STRING
158
159/* Define to the one symbol short name of this package. */
160#undef PACKAGE_TARNAME
161
162/* Define to the version of this package. */
163#undef PACKAGE_VERSION
164
72e7de60
BB
165/* Define the project alias string. */
166#undef SPL_META_ALIAS
167
abc3ca14
BB
168/* Define the project author. */
169#undef SPL_META_AUTHOR
170
171/* Define the project release date. */
172#undef SPL_META_DATA
173
174/* Define the libtool library 'age' version information. */
175#undef SPL_META_LT_AGE
176
177/* Define the libtool library 'current' version information. */
178#undef SPL_META_LT_CURRENT
179
180/* Define the libtool library 'revision' version information. */
181#undef SPL_META_LT_REVISION
182
183/* Define the project name. */
184#undef SPL_META_NAME
185
186/* Define the project release. */
187#undef SPL_META_RELEASE
188
189/* Define the project version. */
190#undef SPL_META_VERSION
191
bf9f3bac 192/* Define to 1 if you have the ANSI C header files. */
193#undef STDC_HEADERS
194
195/* Version number of package */
196#undef VERSION
0c617c9a 197
0cbaeb11 198#include <spl_unconfig.h>