aboutsummaryrefslogtreecommitdiff
path: root/lib/liblzf-3.5/config.h.in
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2010-11-13 22:07:08 -0800
committerMatei Zaharia <matei@eecs.berkeley.edu>2010-11-13 22:07:08 -0800
commit89fcd96702d6aa963192f0221922d2702820048f (patch)
tree99dcdc918425ec68170d02bf2dc8eb6ab2bd400b /lib/liblzf-3.5/config.h.in
parentb7574201d56e0466b874a24b7ee6b09e29e0c2d8 (diff)
downloadspark-89fcd96702d6aa963192f0221922d2702820048f.tar.gz
spark-89fcd96702d6aa963192f0221922d2702820048f.tar.bz2
spark-89fcd96702d6aa963192f0221922d2702820048f.zip
Initial work to get Spark compiling with SBT 0.7.5 RC0
Diffstat (limited to 'lib/liblzf-3.5/config.h.in')
-rw-r--r--lib/liblzf-3.5/config.h.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/liblzf-3.5/config.h.in b/lib/liblzf-3.5/config.h.in
new file mode 100644
index 0000000000..5fd69c6bd5
--- /dev/null
+++ b/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