X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=config.h;h=5d2031ed44320b0a136b08867d71c4a9198bb042;hb=3db2dce0d4b266b13a0e58fc8583e66177ed4555;hp=4e6ba3a7502774c2dbcd50c27eb6323e73a55d7b;hpb=5bfb3995da36408ded842c36052a5eadd602c431;p=ccan diff --git a/config.h b/config.h index 4e6ba3a7..5d2031ed 100644 --- a/config.h +++ b/config.h @@ -17,6 +17,7 @@ #define HAVE_ATTRIBUTE_PRINTF 1 #define HAVE_ATTRIBUTE_UNUSED 1 #define HAVE_ATTRIBUTE_USED 1 +#define HAVE_BACKTRACE 1 #define HAVE_BIG_ENDIAN 0 #define HAVE_BSWAP_64 1 #define HAVE_BUILTIN_CHOOSE_EXPR 1 @@ -39,7 +40,9 @@ #define HAVE_LITTLE_ENDIAN 1 #define HAVE_MEMMEM 1 #define HAVE_MMAP 1 +#define HAVE_PROC_SELF_MAPS 1 #define HAVE_QSORT_R_PRIVATE_LAST 1 +#define HAVE_SECTION_START_STOP 1 #define HAVE_STACK_GROWS_UPWARDS 0 #define HAVE_STATEMENT_EXPR 1 #define HAVE_TYPEOF 1