]>
git.saurik.com Git - apt.git/blob - buildlib/config.h.in
1 /* Define if your processor stores words with the most significant
2 byte first (like Motorola and SPARC, unlike Intel and VAX). */
5 /* Define if we have the timegm() function */
8 /* Define if we have the zlib library for gzip */
11 /* Define if we have the bz2 library for bzip2 */
14 /* Define if we have the lzma library for lzma/xz */
17 /* These two are used by the statvfs shim for glibc2.0 and bsd */
18 /* Define if we have sys/vfs.h */
20 #undef HAVE_STRUCT_STATFS_F_TYPE
22 /* Define if we have sys/mount.h */
25 /* Define if we have enabled pthread support */
28 /* If there is no socklen_t, define this for the netdb shim */
29 #undef NEED_SOCKLEN_T_DEFINE
31 /* We need the getresuid() function */
35 /* Define to the size of the filesize containing structures */
36 #undef _FILE_OFFSET_BITS
38 /* Define the arch name string */
41 /* The package name string */
44 /* The version number string */
45 #undef PACKAGE_VERSION
47 /* The mail address to reach upstream */
50 #define APT_8_CLEANER_HEADERS
51 #define APT_9_CLEANER_HEADERS
52 #define APT_10_CLEANER_HEADERS