From e5c4cd8a5e188592f8786a265c0cd073c69ac886 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Tue, 1 Feb 2011 15:11:08 -0800 Subject: Made examples and core subprojects --- core/lib/liblzf-3.5/config.h.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 core/lib/liblzf-3.5/config.h.in (limited to 'core/lib/liblzf-3.5/config.h.in') diff --git a/core/lib/liblzf-3.5/config.h.in b/core/lib/liblzf-3.5/config.h.in new file mode 100644 index 0000000000..5fd69c6bd5 --- /dev/null +++ b/core/lib/liblzf-3.5/config.h.in @@ -0,0 +1,16 @@ +/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ + +/* Define to empty if the keyword does not work. */ +#undef const + +/* Define if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* The number of bytes in a int. */ +#undef SIZEOF_INT + +/* The number of bytes in a long. */ +#undef SIZEOF_LONG + +/* The number of bytes in a short. */ +#undef SIZEOF_SHORT -- cgit v1.2.3