linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
expat_config.h
(1262B)
1 /* #undef AC_APPLE_UNIVERSAL_BUILD */
2 #define BYTEORDER 1234
3 /* #undef HAVE_ARC4RANDOM */
4 #define HAVE_ARC4RANDOM_BUF 1
5 #define HAVE_CXX11 1
6 #define HAVE_DLFCN_H 1
7 #define HAVE_FCNTL_H 1
8 #define HAVE_GETPAGESIZE 1
9 #define HAVE_GETRANDOM 1
10 #define HAVE_INTTYPES_H 1
11 /* #undef HAVE_LIBBSD */
12 #define HAVE_MMAP 1
13 #define HAVE_STDINT_H 1
14 #define HAVE_STDIO_H 1
15 #define HAVE_STDLIB_H 1
16 #define HAVE_STRINGS_H 1
17 #define HAVE_STRING_H 1
18 #define HAVE_SYSCALL_GETRANDOM 1
19 #define HAVE_SYS_PARAM_H 1
20 #define HAVE_SYS_STAT_H 1
21 #define HAVE_SYS_TYPES_H 1
22 #define HAVE_UNISTD_H 1
23 #define LT_OBJDIR ".libs/"
24 #define PACKAGE "expat"
25 #define PACKAGE_BUGREPORT "https://github.com/libexpat/libexpat/issues"
26 #define PACKAGE_NAME "expat"
27 #define PACKAGE_STRING "expat 2.6.2"
28 #define PACKAGE_TARNAME "expat"
29 #define PACKAGE_URL ""
30 #define PACKAGE_VERSION "2.6.2"
31 #define STDC_HEADERS 1
32 #define VERSION "2.6.2"
33 #if defined AC_APPLE_UNIVERSAL_BUILD
34 # if defined __BIG_ENDIAN__
35 # define WORDS_BIGENDIAN 1
36 # endif
37 #else
38 # ifndef WORDS_BIGENDIAN
39 /* # undef WORDS_BIGENDIAN */
40 # endif
41 #endif
42 /* #undef XML_ATTR_INFO */
43 #define XML_CONTEXT_BYTES 1024
44 #define XML_DEV_URANDOM 1
45 #define XML_DTD 1
46 #define XML_GE 1
47 #define XML_NS 1
48 /* #undef const */
49 /* #undef off_t */
50 /* #undef size_t */