1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
7 /* Definition for the gettext package name */
10 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
11 CoreFoundation framework. */
12 #undef HAVE_CFLOCALECOPYCURRENT
14 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
15 the CoreFoundation framework. */
16 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
18 /* Define to 1 if you have the <ctype.h> header file. */
21 /* Define if the GNU dcgettext() function is already present or preinstalled.
25 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
29 /* Define to 1 if you have the <dlfcn.h> header file. */
32 /* Define to 1 if you have the <fcntl.h> header file. */
35 /* Define if the GNU gettext() function is already present or preinstalled. */
38 /* Define if you have the iconv() function. */
41 /* Define to 1 if you have the <inttypes.h> header file. */
42 #undef HAVE_INTTYPES_H
44 /* Define to 1 if you have the `devmapper' library (-ldevmapper). */
45 #undef HAVE_LIBDEVMAPPER
47 /* Define to 1 if you have the `popt' library (-lpopt). */
50 /* Define to 1 if you have the `selinux' library (-lselinux). */
51 #undef HAVE_LIBSELINUX
53 /* Define to 1 if you have the `sepol' library (-lsepol). */
56 /* Define to 1 if you have the `uuid' library (-luuid). */
59 /* Define to 1 if you have the <locale.h> header file. */
62 /* Define to 1 if you have the <malloc.h> header file. */
65 /* Define to 1 if you have the <memory.h> header file. */
68 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
71 /* Define to 1 if you have the `setlocale' function. */
74 /* Define to 1 if you have the <stdint.h> header file. */
77 /* Define to 1 if you have the <stdlib.h> header file. */
80 /* Define to 1 if you have the <strings.h> header file. */
83 /* Define to 1 if you have the <string.h> header file. */
86 /* Define to 1 if `st_rdev' is member of `struct stat'. */
87 #undef HAVE_STRUCT_STAT_ST_RDEV
89 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
90 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
93 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
97 /* Define to 1 if you have the <sys/ioctl.h> header file. */
98 #undef HAVE_SYS_IOCTL_H
100 /* Define to 1 if you have the <sys/mman.h> header file. */
101 #undef HAVE_SYS_MMAN_H
103 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
105 #undef HAVE_SYS_NDIR_H
107 /* Define to 1 if you have the <sys/stat.h> header file. */
108 #undef HAVE_SYS_STAT_H
110 /* Define to 1 if you have the <sys/types.h> header file. */
111 #undef HAVE_SYS_TYPES_H
113 /* Define to 1 if you have the <unistd.h> header file. */
116 /* Define to 1 if you have the <uuid/uuid.h> header file. */
117 #undef HAVE_UUID_UUID_H
119 /* Name of package */
122 /* Define to the address where bug reports for this package should be sent. */
123 #undef PACKAGE_BUGREPORT
125 /* Define to the full name of this package. */
128 /* Define to the full name and version of this package. */
129 #undef PACKAGE_STRING
131 /* Define to the one symbol short name of this package. */
132 #undef PACKAGE_TARNAME
134 /* Define to the version of this package. */
135 #undef PACKAGE_VERSION
137 /* Define to 1 if you have the ANSI C header files. */
140 /* Define if you wish to use the plugin loader */
143 /* Version number of package */
146 /* Define to 1 if your processor stores words with the most significant byte
147 first (like Motorola and SPARC, unlike Intel and VAX). */
148 #undef WORDS_BIGENDIAN
150 /* Number of bits in a file offset, on hosts where this is settable. */
151 #undef _FILE_OFFSET_BITS
153 /* Enable GNU extensions on systems that have them. */
158 /* Define for large files, on AIX-style hosts. */
161 /* Define to empty if `const' does not conform to ANSI C. */
164 /* Define to `long int' if <sys/types.h> does not define. */