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