X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=34aed3c9f163f815fc45c33c8e5a4ce82c154531;hp=14788013deac11b6d738f308019044898034f73a;hb=9bf73235ffc8b7b9846a459f40516f7b16de6b1a;hpb=2eff9a654f86ec238ddda60f928dccfcd0767645 diff --git a/config.h b/config.h index 14788013..34aed3c9 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 @@ -45,6 +46,7 @@ #define HAVE_SECTION_START_STOP 1 #define HAVE_STACK_GROWS_UPWARDS 0 #define HAVE_STATEMENT_EXPR 1 +#define HAVE_SYS_FILIO_H 0 #define HAVE_TYPEOF 1 #define HAVE_UTIME 1 #define HAVE_WARN_UNUSED_RESULT 1