rpm
4.10.0
|
00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Build with dmalloc support? */ 00005 /* #undef DMALLOC */ 00006 00007 /* Define to 1 if translation of program messages to the user's native 00008 language is requested. */ 00009 #define ENABLE_NLS 1 00010 00011 /* Build with plugin support? */ 00012 #define ENABLE_PLUGINS 1 00013 00014 /* Define to 1 if you have the `basename' function. */ 00015 #define HAVE_BASENAME 1 00016 00017 /* Define to 1 if you have the <bzlib.h> header file. */ 00018 #define HAVE_BZLIB_H 1 00019 00020 /* Have cap_compare function? */ 00021 #define HAVE_CAP_COMPARE 1 00022 00023 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the 00024 CoreFoundation framework. */ 00025 /* #undef HAVE_CFLOCALECOPYCURRENT */ 00026 00027 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in 00028 the CoreFoundation framework. */ 00029 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 00030 00031 /* Define if you have the <db3/db.h> header file */ 00032 #define HAVE_DB_H 1 00033 00034 /* Define if the GNU dcgettext() function is already present or preinstalled. 00035 */ 00036 #define HAVE_DCGETTEXT 1 00037 00038 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00039 */ 00040 #define HAVE_DIRENT_H 1 00041 00042 /* Define to 1 if you have the `dirname' function. */ 00043 #define HAVE_DIRNAME 1 00044 00045 /* Define to 1 if you have the <dlfcn.h> header file. */ 00046 #define HAVE_DLFCN_H 1 00047 00048 /* Define to 1 if you have the <dwarf.h> header file. */ 00049 #define HAVE_DWARF_H 1 00050 00051 /* Define to 1 if you have the <fcntl.h> header file. */ 00052 #define HAVE_FCNTL_H 1 00053 00054 /* Define to 1 if you have the <gelf.h> header file. */ 00055 #define HAVE_GELF_H 1 00056 00057 /* Define to 1 if you have the `getcwd' function. */ 00058 #define HAVE_GETCWD 1 00059 00060 /* Define to 1 if you have the <getopt.h> header file. */ 00061 #define HAVE_GETOPT_H 1 00062 00063 /* Define to 1 if you have the `getpassphrase' function. */ 00064 /* #undef HAVE_GETPASSPHRASE */ 00065 00066 /* Define if the GNU gettext() function is already present or preinstalled. */ 00067 #define HAVE_GETTEXT 1 00068 00069 /* Define to 1 if you have the <glob.h> header file. */ 00070 #define HAVE_GLOB_H 1 00071 00072 /* Define as 1 if your zlib has gzseek() */ 00073 #define HAVE_GZSEEK 1 00074 00075 /* Define if you have the iconv() function. */ 00076 /* #undef HAVE_ICONV */ 00077 00078 /* Define to 1 if you have the <inttypes.h> header file. */ 00079 #define HAVE_INTTYPES_H 1 00080 00081 /* Define to 1 if you have the `lchown' function. */ 00082 #define HAVE_LCHOWN 1 00083 00084 /* Define to 1 if you have the 'elf' library (-lelf). */ 00085 #define HAVE_LIBELF 1 00086 00087 /* Define to 1 if you have the `nsl' library (-lnsl). */ 00088 /* #undef HAVE_LIBNSL */ 00089 00090 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00091 #define HAVE_LIBPTHREAD 1 00092 00093 /* Define to 1 if you have the `selinux' library (-lselinux). */ 00094 #define HAVE_LIBSELINUX 1 00095 00096 /* Define to 1 if you have the `semanage' library (-lsemanage). */ 00097 #define HAVE_LIBSEMANAGE 1 00098 00099 /* Define to 1 if you have the `thread' library (-lthread). */ 00100 /* #undef HAVE_LIBTHREAD */ 00101 00102 /* Define to 1 if you have the <limits.h> header file. */ 00103 #define HAVE_LIMITS_H 1 00104 00105 /* Define to 1 if you have the <lzma.h> header file. */ 00106 #define HAVE_LZMA_H 1 00107 00108 /* Define to 1 if you have the <memory.h> header file. */ 00109 #define HAVE_MEMORY_H 1 00110 00111 /* Define to 1 if you have the `mkstemp' function. */ 00112 #define HAVE_MKSTEMP 1 00113 00114 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00115 /* #undef HAVE_NDIR_H */ 00116 00117 /* Define to 1 if you have the <nspr.h> header file. */ 00118 #define HAVE_NSPR_H 1 00119 00120 /* Define to 1 if you have the <nss.h> header file. */ 00121 #define HAVE_NSS_H 1 00122 00123 /* Define if the patch call you'll be using is 2.1 or older */ 00124 /* #undef HAVE_OLDPATCH_21 */ 00125 00126 /* Define to 1 if you have the <pthread.h> header file. */ 00127 #define HAVE_PTHREAD_H 1 00128 00129 /* Define to 1 if you have the `putenv' function. */ 00130 #define HAVE_PUTENV 1 00131 00132 /* Define to 1 if you have the `realpath' function. */ 00133 #define HAVE_REALPATH 1 00134 00135 /* Define to 1 if you have the `regcomp' function. */ 00136 #define HAVE_REGCOMP 1 00137 00138 /* Define to 1 if you have the <sechash.h> header file. */ 00139 #define HAVE_SECHASH_H 1 00140 00141 /* Define to 1 if you have the `setenv' function. */ 00142 #define HAVE_SETENV 1 00143 00144 /* Define to 1 if you have the <stdint.h> header file. */ 00145 #define HAVE_STDINT_H 1 00146 00147 /* Define to 1 if you have the <stdlib.h> header file. */ 00148 #define HAVE_STDLIB_H 1 00149 00150 /* Define to 1 if you have the `stpcpy' function. */ 00151 #define HAVE_STPCPY 1 00152 00153 /* Define to 1 if you have the `stpncpy' function. */ 00154 #define HAVE_STPNCPY 1 00155 00156 /* Define to 1 if you have the <strings.h> header file. */ 00157 #define HAVE_STRINGS_H 1 00158 00159 /* Define to 1 if you have the <string.h> header file. */ 00160 #define HAVE_STRING_H 1 00161 00162 /* Define to 1 if `d_type' is a member of `struct dirent'. */ 00163 #define HAVE_STRUCT_DIRENT_D_TYPE 1 00164 00165 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00166 */ 00167 /* #undef HAVE_SYS_DIR_H */ 00168 00169 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00170 */ 00171 /* #undef HAVE_SYS_NDIR_H */ 00172 00173 /* Define to 1 if you have the <sys/param.h> header file. */ 00174 #define HAVE_SYS_PARAM_H 1 00175 00176 /* Define to 1 if you have the <sys/stat.h> header file. */ 00177 #define HAVE_SYS_STAT_H 1 00178 00179 /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 00180 /* #undef HAVE_SYS_SYSTEMCFG_H */ 00181 00182 /* Define to 1 if you have the <sys/types.h> header file. */ 00183 #define HAVE_SYS_TYPES_H 1 00184 00185 /* Define to 1 if you have the <sys/utsname.h> header file. */ 00186 #define HAVE_SYS_UTSNAME_H 1 00187 00188 /* Define to 1 if you have the <unistd.h> header file. */ 00189 #define HAVE_UNISTD_H 1 00190 00191 /* Define to 1 if you have the `unsetenv' function. */ 00192 #define HAVE_UNSETENV 1 00193 00194 /* Define to 1 if you have the <zlib.h> header file. */ 00195 #define HAVE_ZLIB_H 1 00196 00197 /* Define to 1 if you have the `__secure_getenv' function. */ 00198 #define HAVE___SECURE_GETENV 1 00199 00200 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00201 */ 00202 #define LT_OBJDIR ".libs/" 00203 00204 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 00205 */ 00206 /* #undef MAJOR_IN_MKDEV */ 00207 00208 /* Define to 1 if `major', `minor', and `makedev' are declared in 00209 <sysmacros.h>. */ 00210 /* #undef MAJOR_IN_SYSMACROS */ 00211 00212 /* Name of package */ 00213 #define PACKAGE "rpm" 00214 00215 /* Define to the address where bug reports for this package should be sent. */ 00216 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" 00217 00218 /* Define to the full name of this package. */ 00219 #define PACKAGE_NAME "rpm" 00220 00221 /* Define to the full name and version of this package. */ 00222 #define PACKAGE_STRING "rpm 4.10.0" 00223 00224 /* Define to the one symbol short name of this package. */ 00225 #define PACKAGE_TARNAME "rpm" 00226 00227 /* Define to the home page for this package. */ 00228 #define PACKAGE_URL "" 00229 00230 /* Define to the version of this package. */ 00231 #define PACKAGE_VERSION "4.10.0" 00232 00233 /* canonical vendor */ 00234 #define RPMCANONVENDOR "redhat" 00235 00236 /* Define if struct statfs has the f_bavail member */ 00237 #define STATFS_HAS_F_BAVAIL 1 00238 00239 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */ 00240 /* #undef STATFS_IN_SYS_MOUNT */ 00241 00242 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */ 00243 /* #undef STATFS_IN_SYS_STATFS */ 00244 00245 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */ 00246 #define STATFS_IN_SYS_STATVFS 1 00247 00248 /* statfs in <sys/vfs.h> (for linux systems) */ 00249 /* #undef STATFS_IN_SYS_VFS */ 00250 00251 /* Define if the statfs() call takes 4 arguments */ 00252 /* #undef STAT_STATFS4 */ 00253 00254 /* Define to 1 if you have the ANSI C header files. */ 00255 #define STDC_HEADERS 1 00256 00257 /* Use the included glob.c? */ 00258 #define USE_GNU_GLOB 1 00259 00260 /* Enable extensions on AIX 3, Interix. */ 00261 #ifndef _ALL_SOURCE 00262 # define _ALL_SOURCE 1 00263 #endif 00264 /* Enable GNU extensions on systems that have them. */ 00265 #ifndef _GNU_SOURCE 00266 # define _GNU_SOURCE 1 00267 #endif 00268 /* Enable threading extensions on Solaris. */ 00269 #ifndef _POSIX_PTHREAD_SEMANTICS 00270 # define _POSIX_PTHREAD_SEMANTICS 1 00271 #endif 00272 /* Enable extensions on HP NonStop. */ 00273 #ifndef _TANDEM_SOURCE 00274 # define _TANDEM_SOURCE 1 00275 #endif 00276 /* Enable general extensions on Solaris. */ 00277 #ifndef __EXTENSIONS__ 00278 # define __EXTENSIONS__ 1 00279 #endif 00280 00281 00282 /* Version number of package */ 00283 #define VERSION "4.10.0" 00284 00285 /* Build with acl support? */ 00286 /* #undef WITH_ACL */ 00287 00288 /* Build with capability support? */ 00289 #define WITH_CAP 1 00290 00291 /* Build with lua support? */ 00292 #define WITH_LUA 1 00293 00294 /* Build with selinux support? */ 00295 #define WITH_SELINUX 1 00296 00297 /* Number of bits in a file offset, on hosts where this is settable. */ 00298 /* #undef _FILE_OFFSET_BITS */ 00299 00300 /* Define for large files, on AIX-style hosts. */ 00301 /* #undef _LARGE_FILES */ 00302 00303 /* Define to 1 if on MINIX. */ 00304 /* #undef _MINIX */ 00305 00306 /* Define to 2 if the system does not provide POSIX.1 features except with 00307 this defined. */ 00308 /* #undef _POSIX_1_SOURCE */ 00309 00310 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00311 /* #undef _POSIX_SOURCE */ 00312 00313 /* A full path to a program, possibly with arguments, that will create a 00314 directory and all necessary parent directories, ala 'mkdir -p' */ 00315 #define __MKDIR_P "/bin/mkdir -p" 00316 00317 /* Define to `int' if <sys/types.h> does not define. */ 00318 /* #undef mode_t */ 00319 00320 /* Define to `long int' if <sys/types.h> does not define. */ 00321 /* #undef off_t */ 00322 00323 /* Define to `int' if <sys/types.h> does not define. */ 00324 /* #undef pid_t */ 00325 00326 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00327 /* #undef size_t */