X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan_tools%2Ftalloc%2Fconfig.h.in;fp=ccan_tools%2Ftalloc%2Fconfig.h.in;h=0000000000000000000000000000000000000000;hb=89afb563a8fea1e1c6d4bbcc6b1c51aa6cc8f045;hp=f1350962c604154eb43d0b1684c9729aecfcc485;hpb=2d6759d42218bef651c0ece58fe36212099a313c;p=ccan diff --git a/ccan_tools/talloc/config.h.in b/ccan_tools/talloc/config.h.in deleted file mode 100644 index f1350962..00000000 --- a/ccan_tools/talloc/config.h.in +++ /dev/null @@ -1,52 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* The size of `size_t', as computed by sizeof. */ -#undef SIZEOF_SIZE_T - -/* The size of `void *', as computed by sizeof. */ -#undef SIZEOF_VOID_P - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS