config.h File Reference
Go to the source code of this file.
Define Documentation
      
        
          | #define __RPM_USES_STDINT_H__   1 | 
      
 
 
      
        
          | #define _POSIX_PTHREAD_SEMANTICS   1 | 
      
 
 
      
        
          | #define HAVE___SECURE_GETENV   1 | 
      
 
 
      
        
          | #define HAVE_CAP_COMPARE   1 | 
      
 
 
      
        
          | #define HAVE_GETADDRINFO   1 | 
      
 
 
      
        
          | #define HAVE_GETNAMEINFO   1 | 
      
 
 
      
        
          | #define HAVE_INTTYPES_H   1 | 
      
 
 
      
        
          | #define HAVE_LIBPTHREAD   1 | 
      
 
 
      
        
          | #define HAVE_NETINET_IN_SYSTM_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_MMAN_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_MOUNT_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_PARAM_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_RESOURCE_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_SELECT_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_SOCKET_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_STAT_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_TYPES_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_UTSNAME_H   1 | 
      
 
 
      
        
          | #define HAVE_SYS_WAIT_H   1 | 
      
 
 
      
        
          | #define LT_OBJDIR   ".libs/" | 
      
 
 
      
        
          | #define PACKAGE_BUGREPORT   "rpm-maint@lists.rpm.org" | 
      
 
 
      
        
          | #define PACKAGE_NAME   "rpm" | 
      
 
 
      
        
          | #define PACKAGE_STRING   "rpm 4.7.1" | 
      
 
 
      
        
          | #define PACKAGE_TARNAME   "rpm" | 
      
 
 
      
        
          | #define PACKAGE_VERSION   "4.7.1" | 
      
 
 
      
        
          | #define RPM_MKDIR_P   "/bin/mkdir -p" | 
      
 
 
      
        
          | #define RPMCANONVENDOR   "redhat" | 
      
 
 
      
        
          | #define STATFS_HAS_F_BAVAIL   1 | 
      
 
 
      
        
          | #define STATFS_IN_SYS_STATVFS   1 | 
      
 
 
      
        
          | #define TIME_WITH_SYS_TIME   1 |