1 /* buildlib/config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to 1 if you want to use the g++ hash_map extension */
7 #undef APT_WITH_GNU_HASH_MAP
9 /* Define if you want to enable the extension system */
12 /* Define if you want to enable repomd support */
13 #undef APT_WITH_REPOMD
15 /* Define the common CPU */
18 /* Define the common OS */
21 /* Define to 1 if translation of program messages to the user's native
22 language is requested. */
25 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
26 CoreFoundation framework. */
27 #undef HAVE_CFLOCALECOPYCURRENT
29 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
30 the CoreFoundation framework. */
31 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
33 /* Define to 1 if you have the <db1/db.h> header file. */
36 /* Define if the GNU dcgettext() function is already present or preinstalled.
40 /* Define to 1 if you have the <dlfcn.h> header file. */
43 /* Define if the GNU gettext() function is already present or preinstalled. */
46 /* Define if you have the iconv() function. */
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #undef HAVE_INTTYPES_H
52 /* Define to 1 if you have the `bz2' library (-lbz2). */
55 /* Define to 1 if you have the `z' library (-lz). */
58 /* Define to 1 if you have the <memory.h> header file. */
61 /* Define if RPM backend is available */
64 /* Define to 1 if you have the <rpm/rpmcallback.h> header file. */
65 #undef HAVE_RPM_RPMCALLBACK_H
67 /* Define to 1 if you have the <rpm/rpmcb.h> header file. */
68 #undef HAVE_RPM_RPMCB_H
70 /* Define to 1 if you have the <rpm/rpmevr.h> header file. */
71 #undef HAVE_RPM_RPMEVR_H
73 /* Define to 1 if you have the <rpm/rpmmessages.h> header file. */
74 #undef HAVE_RPM_RPMMESSAGES_H
76 /* Define to 1 if you have the <rpm/rpmsx.h> header file. */
77 #undef HAVE_RPM_RPMSX_H
79 /* Define to 1 if you have the <rpm/rpmtd.h> header file. */
80 #undef HAVE_RPM_RPMTD_H
82 /* Define to 1 if you have the <rpm/rpmtypes.h> header file. */
83 #undef HAVE_RPM_RPMTYPES_H
85 /* Define to 1 if you have the <stdint.h> header file. */
88 /* Define to 1 if you have the <stdlib.h> header file. */
91 /* Define to 1 if you have the <strings.h> header file. */
94 /* Define to 1 if you have the <string.h> header file. */
97 /* Define to 1 if sys/mount.h is available */
98 #undef HAVE_SYS_MOUNT_H
100 /* Define to 1 if you have the <sys/stat.h> header file. */
101 #undef HAVE_SYS_STAT_H
103 /* Define to 1 if you have the <sys/types.h> header file. */
104 #undef HAVE_SYS_TYPES_H
106 /* Define to 1 if sys/vfs.h is available */
107 #undef HAVE_SYS_VFS_H
109 /* Define to 1 if timegm is available */
112 /* Define to 1 if you have the <unistd.h> header file. */
115 /* Define to 1 if socket_t is missing */
116 #undef NEED_SOCKLEN_T_DEFINE
118 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
119 #undef NO_MINUS_C_MINUS_O
121 /* Name of package */
124 /* Define to the address where bug reports for this package should be sent. */
125 #undef PACKAGE_BUGREPORT
127 /* Define to the full name of this package. */
130 /* Define to the full name and version of this package. */
131 #undef PACKAGE_STRING
133 /* Define to the one symbol short name of this package. */
134 #undef PACKAGE_TARNAME
136 /* Define to the version of this package. */
137 #undef PACKAGE_VERSION
140 #undef RPM_HAVE_DSGETCONF
143 #undef RPM_HAVE_DSRPMLIB
146 #undef RPM_HAVE_FDIGESTS
149 #undef RPM_HAVE_HEADERFORMAT
152 #undef RPM_HAVE_RPMSQISCAUGHT
154 /* Define to the RPM version */
157 /* RPM major version */
158 #undef RPM_VERSION_MAJOR
160 /* RPM micro version */
161 #undef RPM_VERSION_MICRO
163 /* RPM minor version */
164 #undef RPM_VERSION_MINOR
166 /* RPM raw version */
167 #undef RPM_VERSION_RAW
169 /* The size of `char', as computed by sizeof. */
172 /* The size of `int', as computed by sizeof. */
175 /* The size of `long', as computed by sizeof. */
178 /* The size of `short', as computed by sizeof. */
181 /* Define to 1 if you have the ANSI C header files. */
184 /* Version number of package */
187 /* Define if you want to enable SELinux support */
193 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
194 significant byte first (like Motorola and SPARC, unlike Intel). */
195 #if defined AC_APPLE_UNIVERSAL_BUILD
196 # if defined __BIG_ENDIAN__
197 # define WORDS_BIGENDIAN 1
200 # ifndef WORDS_BIGENDIAN
201 # undef WORDS_BIGENDIAN