X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=09b45824603dff28faef4364110ae0c5f3c8f1e0;hp=14788013deac11b6d738f308019044898034f73a;hb=98b8ada203137a324f1712c042f7f6f3a5ef9ea0;hpb=c438ec17d7b2efe76e56e5fc5ab88bd4a02735e8 diff --git a/config.h b/config.h index 14788013..09b45824 100644 --- a/config.h +++ b/config.h @@ -7,6 +7,7 @@ #define CCAN_COMPILER "cc" #define CCAN_CFLAGS "-g3 -ggdb -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -DCCAN_STR_DEBUG=1" +#define HAVE_CCAN 1 #define HAVE_32BIT_OFF_T 1 #define HAVE_ALIGNOF 1 #define HAVE_ASPRINTF 1