rpm  4.10.90
config.h
Go to the documentation of this file.
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 <beecrypt/api.h> header file. */
00018 /* #undef HAVE_BEECRYPT_API_H */
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 `fdatasync' function. */
00058 #define HAVE_FDATASYNC 1
00059 
00060 /* Define to 1 if you have the <gelf.h> header file. */
00061 #define HAVE_GELF_H 1
00062 
00063 /* Define to 1 if you have the `getcwd' function. */
00064 #define HAVE_GETCWD 1
00065 
00066 /* Define to 1 if you have the <getopt.h> header file. */
00067 #define HAVE_GETOPT_H 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 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 `mempcpy' function. */
00115 #define HAVE_MEMPCPY 1
00116 
00117 /* Define to 1 if you have the `mkstemp' function. */
00118 #define HAVE_MKSTEMP 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 to 1 if NSS has NSS_InitContext */
00130 #define HAVE_NSS_INITCONTEXT 1
00131 
00132 /* Define if the patch call you'll be using is 2.1 or older */
00133 /* #undef HAVE_OLDPATCH_21 */
00134 
00135 /* Define to 1 if you have the <pthread.h> header file. */
00136 #define HAVE_PTHREAD_H 1
00137 
00138 /* Define to 1 if you have the `putenv' function. */
00139 #define HAVE_PUTENV 1
00140 
00141 /* Define to 1 if you have the `realpath' function. */
00142 #define HAVE_REALPATH 1
00143 
00144 /* Define to 1 if you have the `regcomp' function. */
00145 #define HAVE_REGCOMP 1
00146 
00147 /* Define to 1 if you have the <sechash.h> header file. */
00148 #define HAVE_SECHASH_H 1
00149 
00150 /* Define to 1 if you have the `setenv' function. */
00151 #define HAVE_SETENV 1
00152 
00153 /* Define to 1 if you have the <stdint.h> header file. */
00154 #define HAVE_STDINT_H 1
00155 
00156 /* Define to 1 if you have the <stdlib.h> header file. */
00157 #define HAVE_STDLIB_H 1
00158 
00159 /* Define to 1 if you have the `stpcpy' function. */
00160 #define HAVE_STPCPY 1
00161 
00162 /* Define to 1 if you have the `stpncpy' function. */
00163 #define HAVE_STPNCPY 1
00164 
00165 /* Define to 1 if you have the <strings.h> header file. */
00166 #define HAVE_STRINGS_H 1
00167 
00168 /* Define to 1 if you have the <string.h> header file. */
00169 #define HAVE_STRING_H 1
00170 
00171 /* Define to 1 if `d_type' is a member of `struct dirent'. */
00172 #define HAVE_STRUCT_DIRENT_D_TYPE 1
00173 
00174 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00175    */
00176 /* #undef HAVE_SYS_DIR_H */
00177 
00178 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00179    */
00180 /* #undef HAVE_SYS_NDIR_H */
00181 
00182 /* Define to 1 if you have the <sys/param.h> header file. */
00183 #define HAVE_SYS_PARAM_H 1
00184 
00185 /* Define to 1 if you have the <sys/stat.h> header file. */
00186 #define HAVE_SYS_STAT_H 1
00187 
00188 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
00189 /* #undef HAVE_SYS_SYSTEMCFG_H */
00190 
00191 /* Define to 1 if you have the <sys/types.h> header file. */
00192 #define HAVE_SYS_TYPES_H 1
00193 
00194 /* Define to 1 if you have the <sys/utsname.h> header file. */
00195 #define HAVE_SYS_UTSNAME_H 1
00196 
00197 /* Define to 1 if you have the <unistd.h> header file. */
00198 #define HAVE_UNISTD_H 1
00199 
00200 /* Define to 1 if you have the `unsetenv' function. */
00201 #define HAVE_UNSETENV 1
00202 
00203 /* Define to 1 if you have the <zlib.h> header file. */
00204 #define HAVE_ZLIB_H 1
00205 
00206 /* Define to 1 if you have the `__secure_getenv' function. */
00207 #define HAVE___SECURE_GETENV 1
00208 
00209 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00210    */
00211 #define LT_OBJDIR ".libs/"
00212 
00213 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
00214    */
00215 /* #undef MAJOR_IN_MKDEV */
00216 
00217 /* Define to 1 if `major', `minor', and `makedev' are declared in
00218    <sysmacros.h>. */
00219 /* #undef MAJOR_IN_SYSMACROS */
00220 
00221 /* Name of package */
00222 #define PACKAGE "rpm"
00223 
00224 /* Define to the address where bug reports for this package should be sent. */
00225 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org"
00226 
00227 /* Define to the full name of this package. */
00228 #define PACKAGE_NAME "rpm"
00229 
00230 /* Define to the full name and version of this package. */
00231 #define PACKAGE_STRING "rpm 4.10.90"
00232 
00233 /* Define to the one symbol short name of this package. */
00234 #define PACKAGE_TARNAME "rpm"
00235 
00236 /* Define to the home page for this package. */
00237 #define PACKAGE_URL ""
00238 
00239 /* Define to the version of this package. */
00240 #define PACKAGE_VERSION "4.10.90"
00241 
00242 /* canonical vendor */
00243 #define RPMCANONVENDOR "redhat"
00244 
00245 /* Define if struct statfs has the f_bavail member */
00246 #define STATFS_HAS_F_BAVAIL 1
00247 
00248 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
00249 /* #undef STATFS_IN_SYS_MOUNT */
00250 
00251 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
00252 /* #undef STATFS_IN_SYS_STATFS */
00253 
00254 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
00255 #define STATFS_IN_SYS_STATVFS 1
00256 
00257 /* statfs in <sys/vfs.h> (for linux systems) */
00258 /* #undef STATFS_IN_SYS_VFS */
00259 
00260 /* Define if the statfs() call takes 4 arguments */
00261 /* #undef STAT_STATFS4 */
00262 
00263 /* Define to 1 if you have the ANSI C header files. */
00264 #define STDC_HEADERS 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.90"
00290 
00291 /* Build with acl support? */
00292 /* #undef WITH_ACL */
00293 
00294 /* Build with beecrypt instead of nss3 support? */
00295 /* #undef WITH_BEECRYPT */
00296 
00297 /* Build with capability support? */
00298 #define WITH_CAP 1
00299 
00300 /* Build with lua support? */
00301 #define WITH_LUA 1
00302 
00303 /* Build with selinux support? */
00304 #define WITH_SELINUX 1
00305 
00306 /* Number of bits in a file offset, on hosts where this is settable. */
00307 /* #undef _FILE_OFFSET_BITS */
00308 
00309 /* Define for large files, on AIX-style hosts. */
00310 /* #undef _LARGE_FILES */
00311 
00312 /* Define to 1 if on MINIX. */
00313 /* #undef _MINIX */
00314 
00315 /* Define to 2 if the system does not provide POSIX.1 features except with
00316    this defined. */
00317 /* #undef _POSIX_1_SOURCE */
00318 
00319 /* Define to 1 if you need to in order for `stat' and other things to work. */
00320 /* #undef _POSIX_SOURCE */
00321 
00322 /* A full path to a program, possibly with arguments, that will create a
00323    directory and all necessary parent directories, ala 'mkdir -p' */
00324 #define __MKDIR_P "/bin/mkdir -p"
00325 
00326 /* Define to `int' if <sys/types.h> does not define. */
00327 /* #undef mode_t */
00328 
00329 /* Define to `long int' if <sys/types.h> does not define. */
00330 /* #undef off_t */
00331 
00332 /* Define to `int' if <sys/types.h> does not define. */
00333 /* #undef pid_t */
00334 
00335 /* Define to `unsigned int' if <sys/types.h> does not define. */
00336 /* #undef size_t */