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