1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
7 #undef DEFAULT_LUKS1_CIPHER
9 /* hash function for LUKS1 header */
10 #undef DEFAULT_LUKS1_HASH
12 /* key length in bits for LUKS1 */
13 #undef DEFAULT_LUKS1_KEYBITS
15 /* cipher mode for LUKS1 */
16 #undef DEFAULT_LUKS1_MODE
18 /* cipher for plain mode */
19 #undef DEFAULT_PLAIN_CIPHER
21 /* password hashing function for plain mode */
22 #undef DEFAULT_PLAIN_HASH
24 /* key length in bits for plain mode */
25 #undef DEFAULT_PLAIN_KEYBITS
27 /* cipher mode for plain mode */
28 #undef DEFAULT_PLAIN_MODE
30 /* Define to 1 if translation of program messages to the user's native
31 language is requested. */
34 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
35 CoreFoundation framework. */
36 #undef HAVE_CFLOCALECOPYCURRENT
38 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
39 the CoreFoundation framework. */
40 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
42 /* Define to 1 if you have the <ctype.h> header file. */
45 /* Define if the GNU dcgettext() function is already present or preinstalled.
49 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
53 /* Define to 1 if you have the <dlfcn.h> header file. */
56 /* Define to 1 if you have the `dm_task_set_cookie' function. */
57 #undef HAVE_DM_TASK_SET_COOKIE
59 /* Define to 1 if you have the <fcntl.h> header file. */
62 /* Define if the GNU gettext() function is already present or preinstalled. */
65 /* Define if you have the iconv() function. */
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #undef HAVE_INTTYPES_H
71 /* Define to 1 if you have the `devmapper' library (-ldevmapper). */
72 #undef HAVE_LIBDEVMAPPER
74 /* Define to 1 if you have the `popt' library (-lpopt). */
77 /* Define to 1 if you have the `selinux' library (-lselinux). */
78 #undef HAVE_LIBSELINUX
80 /* Define to 1 if you have the `sepol' library (-lsepol). */
83 /* Define to 1 if you have the `uuid' library (-luuid). */
86 /* Define to 1 if you have the <locale.h> header file. */
89 /* Define to 1 if you have the <malloc.h> header file. */
92 /* Define to 1 if you have the <memory.h> header file. */
95 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
98 /* Define to 1 if you have the `posix_memalign' function. */
99 #undef HAVE_POSIX_MEMALIGN
101 /* Define to 1 if you have the <stdint.h> header file. */
104 /* Define to 1 if you have the <stdlib.h> header file. */
107 /* Define to 1 if you have the <strings.h> header file. */
108 #undef HAVE_STRINGS_H
110 /* Define to 1 if you have the <string.h> header file. */
113 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
114 #undef HAVE_STRUCT_STAT_ST_RDEV
116 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
117 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
120 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
122 #undef HAVE_SYS_DIR_H
124 /* Define to 1 if you have the <sys/ioctl.h> header file. */
125 #undef HAVE_SYS_IOCTL_H
127 /* Define to 1 if you have the <sys/mman.h> header file. */
128 #undef HAVE_SYS_MMAN_H
130 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
132 #undef HAVE_SYS_NDIR_H
134 /* Define to 1 if you have the <sys/stat.h> header file. */
135 #undef HAVE_SYS_STAT_H
137 /* Define to 1 if you have the <sys/types.h> header file. */
138 #undef HAVE_SYS_TYPES_H
140 /* Define to 1 if you have the <unistd.h> header file. */
143 /* Define to 1 if you have the <uuid/uuid.h> header file. */
144 #undef HAVE_UUID_UUID_H
146 /* Define to the sub-directory in which libtool stores uninstalled libraries.
150 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
151 #undef NO_MINUS_C_MINUS_O
153 /* Name of package */
156 /* Define to the address where bug reports for this package should be sent. */
157 #undef PACKAGE_BUGREPORT
159 /* Define to the full name of this package. */
162 /* Define to the full name and version of this package. */
163 #undef PACKAGE_STRING
165 /* Define to the one symbol short name of this package. */
166 #undef PACKAGE_TARNAME
168 /* Define to the home page for this package. */
171 /* Define to the version of this package. */
172 #undef PACKAGE_VERSION
174 /* Define to 1 if you have the ANSI C header files. */
177 /* Enable extensions on AIX 3, Interix. */
181 /* Enable GNU extensions on systems that have them. */
185 /* Enable threading extensions on Solaris. */
186 #ifndef _POSIX_PTHREAD_SEMANTICS
187 # undef _POSIX_PTHREAD_SEMANTICS
189 /* Enable extensions on HP NonStop. */
190 #ifndef _TANDEM_SOURCE
191 # undef _TANDEM_SOURCE
193 /* Enable general extensions on Solaris. */
194 #ifndef __EXTENSIONS__
195 # undef __EXTENSIONS__
199 /* Try to use udev synchronisation? */
202 /* Version number of package */
205 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
206 significant byte first (like Motorola and SPARC, unlike Intel). */
207 #if defined AC_APPLE_UNIVERSAL_BUILD
208 # if defined __BIG_ENDIAN__
209 # define WORDS_BIGENDIAN 1
212 # ifndef WORDS_BIGENDIAN
213 # undef WORDS_BIGENDIAN
217 /* Number of bits in a file offset, on hosts where this is settable. */
218 #undef _FILE_OFFSET_BITS
220 /* Define for large files, on AIX-style hosts. */
223 /* Define to 1 if on MINIX. */
226 /* Define to 2 if the system does not provide POSIX.1 features except with
228 #undef _POSIX_1_SOURCE
230 /* Define to 1 if you need to in order for `stat' and other things to work. */
233 /* Define to empty if `const' does not conform to ANSI C. */
236 /* Define to `long int' if <sys/types.h> does not define. */