aboutsummaryrefslogtreecommitdiff
path: root/core/lib/liblzf-3.5/config.h.in
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2011-02-01 15:11:08 -0800
committerMatei Zaharia <matei@eecs.berkeley.edu>2011-02-01 15:11:08 -0800
commite5c4cd8a5e188592f8786a265c0cd073c69ac886 (patch)
tree031c4f814372a818f7574cfac84f1fc4749bd9d3 /core/lib/liblzf-3.5/config.h.in
parentdcfa2ce83bf884008b4e8c02e923da1e49027ba4 (diff)
downloadspark-e5c4cd8a5e188592f8786a265c0cd073c69ac886.tar.gz
spark-e5c4cd8a5e188592f8786a265c0cd073c69ac886.tar.bz2
spark-e5c4cd8a5e188592f8786a265c0cd073c69ac886.zip
Made examples and core subprojects
Diffstat (limited to 'core/lib/liblzf-3.5/config.h.in')
-rw-r--r--core/lib/liblzf-3.5/config.h.in16
1 files changed, 16 insertions, 0 deletions
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