summaryrefslogtreecommitdiff
path: root/innobase/ib_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/ib_config.h.in')
-rw-r--r--innobase/ib_config.h.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/innobase/ib_config.h.in b/innobase/ib_config.h.in
new file mode 100644
index 00000000000..4facf7a4d70
--- /dev/null
+++ b/innobase/ib_config.h.in
@@ -0,0 +1,21 @@
+/* ib_config.h.in. Generated automatically from configure.in by autoheader. */
+
+/* Define as __inline if that's what the C compiler calls it. */
+#undef inline
+
+/* Define if your processor stores words with the most significant
+ byte first (like Motorola and SPARC, unlike Intel and VAX). */
+#undef WORDS_BIGENDIAN
+
+/* The number of bytes in a int. */
+#undef SIZEOF_INT
+
+/* Define if you have the <aio.h> header file. */
+#undef HAVE_AIO_H
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+