Go to the documentation of this file.
4 #ifndef LIBBTC_CONFIG_H
6 #define LIBBTC_CONFIG_H
15 #define HAVE_BUILTIN_EXPECT 1
18 #define HAVE_DLFCN_H 1
21 #define HAVE_INTTYPES_H 1
24 #define HAVE_MEMORY_H 1
27 #define HAVE_STDBOOL_H 1
30 #define HAVE_STDINT_H 1
33 #define HAVE_STDLIB_H 1
36 #define HAVE_STRINGS_H 1
39 #define HAVE_STRING_H 1
42 #define HAVE_SYS_STAT_H 1
45 #define HAVE_SYS_TYPES_H 1
48 #define HAVE_UNISTD_H 1
54 #define LT_OBJDIR ".libs/"
57 #define PACKAGE_BUGREPORT "https://github.com/jonasschnelli/libbtc/issues"
60 #define PACKAGE_NAME "libbtc"
63 #define PACKAGE_STRING "libbtc 0.1"
66 #define PACKAGE_TARNAME "libbtc"
69 #define PACKAGE_URL ""
72 #define PACKAGE_VERSION "0.1"
75 #define RANDOM_DEVICE "/dev/urandom"
78 #define STDC_HEADERS 1