]> git.proxmox.com Git - mirror_spl-debian.git/blob - spl_config.h.in
Ensure -NDEBUG does not get added to spl_config.h and is only set in the build option...
[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 /* kernel defines atomic64_t */
22 #undef HAVE_ATOMIC64_T
23
24 /* class_device_create() is available */
25 #undef HAVE_CLASS_DEVICE_CREATE
26
27 /* unnumbered sysctl support exists */
28 #undef HAVE_CTL_UNNUMBERED
29
30 /* device_create() is available */
31 #undef HAVE_DEVICE_CREATE
32
33 /* div64_64() is available */
34 #undef HAVE_DIV64_64
35
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #undef HAVE_DLFCN_H
38
39 /* linux/fdtable.h exists */
40 #undef HAVE_FDTABLE_HEADER
41
42 /* files_fdtable() is available */
43 #undef HAVE_FILES_FDTABLE
44
45 /* fls64() is available */
46 #undef HAVE_FLS64
47
48 /* init_utsname() is available */
49 #undef HAVE_INIT_UTSNAME
50
51 /* struct inode has i_mutex */
52 #undef HAVE_INODE_I_MUTEX
53
54 /* Define to 1 if you have the <inttypes.h> header file. */
55 #undef HAVE_INTTYPES_H
56
57 /* kmalloc_node() is available */
58 #undef HAVE_KMALLOC_NODE
59
60 /* Define to 1 if you have the <memory.h> header file. */
61 #undef HAVE_MEMORY_H
62
63 /* monotonic_clock() is available */
64 #undef HAVE_MONOTONIC_CLOCK
65
66 /* struct path used in struct nameidata */
67 #undef HAVE_PATH_IN_NAMEIDATA
68
69 /* set_normalized_timespec() is available as export */
70 #undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
71
72 /* set_normalized_timespec() is available as inline */
73 #undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
74
75 /* set_shrinker() available */
76 #undef HAVE_SET_SHRINKER
77
78 /* Define to 1 if you have the <stdint.h> header file. */
79 #undef HAVE_STDINT_H
80
81 /* Define to 1 if you have the <stdlib.h> header file. */
82 #undef HAVE_STDLIB_H
83
84 /* Define to 1 if you have the <strings.h> header file. */
85 #undef HAVE_STRINGS_H
86
87 /* Define to 1 if you have the <string.h> header file. */
88 #undef HAVE_STRING_H
89
90 /* Define to 1 if you have the <sys/stat.h> header file. */
91 #undef HAVE_SYS_STAT_H
92
93 /* Define to 1 if you have the <sys/types.h> header file. */
94 #undef HAVE_SYS_TYPES_H
95
96 /* task_curr() exported */
97 #undef HAVE_TASK_CURR
98
99 /* timespec_sub() is available */
100 #undef HAVE_TIMESPEC_SUB
101
102 /* linux/uaccess.h exists */
103 #undef HAVE_UACCESS_HEADER
104
105 /* kernel defines uintptr_t */
106 #undef HAVE_UINTPTR_T
107
108 /* Define to 1 if you have the <unistd.h> header file. */
109 #undef HAVE_UNISTD_H
110
111 /* Name of package */
112 #undef PACKAGE
113
114 /* Define to the address where bug reports for this package should be sent. */
115 #undef PACKAGE_BUGREPORT
116
117 /* Define to the full name of this package. */
118 #undef PACKAGE_NAME
119
120 /* Define to the full name and version of this package. */
121 #undef PACKAGE_STRING
122
123 /* Define to the one symbol short name of this package. */
124 #undef PACKAGE_TARNAME
125
126 /* Define to the version of this package. */
127 #undef PACKAGE_VERSION
128
129 /* Define the project alias string. */
130 #undef SPL_META_ALIAS
131
132 /* Define the project author. */
133 #undef SPL_META_AUTHOR
134
135 /* Define the project release date. */
136 #undef SPL_META_DATA
137
138 /* Define the libtool library 'age' version information. */
139 #undef SPL_META_LT_AGE
140
141 /* Define the libtool library 'current' version information. */
142 #undef SPL_META_LT_CURRENT
143
144 /* Define the libtool library 'revision' version information. */
145 #undef SPL_META_LT_REVISION
146
147 /* Define the project name. */
148 #undef SPL_META_NAME
149
150 /* Define the project release. */
151 #undef SPL_META_RELEASE
152
153 /* Define the project version. */
154 #undef SPL_META_VERSION
155
156 /* Define to 1 if you have the ANSI C header files. */
157 #undef STDC_HEADERS
158
159 /* Version number of package */
160 #undef VERSION