]> git.saurik.com Git - cydia.git/blob - apt-extra/config.h
Support compound user-agents using CyteInitialize.
[cydia.git] / apt-extra / config.h
1 #undef WORDS_BIGENDIAN
2
3 #define HAVE_TIMEGM
4
5 //#cmakedefine HAVE_ZLIB
6 //#cmakedefine HAVE_BZ2
7 //#cmakedefine HAVE_LZMA
8 //#cmakedefine HAVE_LZ4
9
10 /* These two are used by the statvfs shim for glibc2.0 and bsd */
11 /* Define if we have sys/vfs.h */
12 //#cmakedefine HAVE_VFS_H
13 //#cmakedefine HAVE_STRUCT_STATFS_F_TYPE
14
15 #undef HAVE_MOUNT_H
16
17 #undef HAVE_SYS_ENDIAN_H
18 #define HAVE_MACHINE_ENDIAN_H
19
20 #define HAVE_PTHREAD
21
22 #undef HAVE_GETRESUID
23 #undef HAVE_GETRESGID
24 #undef HAVE_SETRESUID
25 #undef HAVE_SETRESGID
26
27 #undef HAVE_PTSNAME_R
28
29 #define COMMON_ARCH "iphoneos-arm"
30 #define PACKAGE "cydia" // XXX
31 #define PACKAGE_VERSION "${PACKAGE_VERSION}" // XXX
32 #define PACKAGE_MAIL "saurik@saurik.com"
33
34 #define CMAKE_INSTALL_FULL_BINDIR "/usr/bin"
35 #define STATE_DIR "/var/lib/apt"
36 #define CACHE_DIR "/var/cache/apt"
37 #define LOG_DIR "/var/log/apt"
38 #define CONF_DIR "/etc/apt"
39 #define LIBEXEC_DIR "/usr/lib/apt"
40 #define BIN_DIR "/usr/bin"
41
42 #define ROOT_GROUP "wheel"
43
44 #define APT_8_CLEANER_HEADERS
45 #define APT_9_CLEANER_HEADERS
46 #define APT_10_CLEANER_HEADERS
47
48 #define SHA2_UNROLL_TRANSFORM