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