]> git.saurik.com Git - apt.git/blame - buildlib/config.h.in
Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()
[apt.git] / buildlib / config.h.in
CommitLineData
83ab33fc
AL
1/* Define if your processor stores words with the most significant
2 byte first (like Motorola and SPARC, unlike Intel and VAX). */
3#undef WORDS_BIGENDIAN
4
41b6caf4
AL
5/* Define if we have the timegm() function */
6#undef HAVE_TIMEGM
7
7efb8c8e
DK
8/* Define if we have the zlib library for gzip */
9#undef HAVE_ZLIB
10
c4997486
DK
11/* Define if we have the bz2 library for bzip2 */
12#undef HAVE_BZ2
13
7f350a37
DK
14/* Define if we have the lzma library for lzma/xz */
15#undef HAVE_LZMA
16
1cecba4d 17/* These two are used by the statvfs shim for glibc2.0 and bsd */
b819effd
AL
18/* Define if we have sys/vfs.h */
19#undef HAVE_VFS_H
0883532c 20#undef HAVE_STRUCT_STATFS_F_TYPE
b819effd
AL
21
22/* Define if we have sys/mount.h */
23#undef HAVE_MOUNT_H
24
35584d03
AL
25/* Define if we have enabled pthread support */
26#undef HAVE_PTHREAD
27
1cecba4d 28/* If there is no socklen_t, define this for the netdb shim */
53d3d263
AL
29#undef NEED_SOCKLEN_T_DEFINE
30
550ab420
JAK
31/* We need the getresuid() function */
32#undef HAVE_GETRESUID
33#undef HAVE_GETRESGID
34
650faab0
DK
35/* Define to the size of the filesize containing structures */
36#undef _FILE_OFFSET_BITS
37
5b28c804
OS
38/* Define the arch name string */
39#undef COMMON_ARCH
e1b74f61 40
e1b74f61
AL
41/* The package name string */
42#undef PACKAGE
73688d27 43
9179f697
DK
44/* The version number string */
45#undef PACKAGE_VERSION
46
1c46aec4
DK
47/* The mail address to reach upstream */
48#undef PACKAGE_MAIL
49
73688d27 50#define APT_8_CLEANER_HEADERS
82e369c4 51#define APT_9_CLEANER_HEADERS
453b82a3 52#define APT_10_CLEANER_HEADERS