Checking in C runtime.
[repair.git] / Repair / RepairCompiler / MCC / CRuntime / libredblack / config.h
diff --git a/Repair/RepairCompiler/MCC/CRuntime/libredblack/config.h b/Repair/RepairCompiler/MCC/CRuntime/libredblack/config.h
new file mode 100755 (executable)
index 0000000..49b6d06
--- /dev/null
@@ -0,0 +1,21 @@
+/* config.h.  Generated automatically by configure.  */
+/* config.h.in.  Generated automatically from configure.in by autoheader.  */
+
+/* Define to empty if the keyword does not work.  */
+/* #undef const */
+
+/* Define if you have the ANSI C header files.  */
+#define STDC_HEADERS 1
+
+/* Define if you have the strdup function.  */
+#define HAVE_STRDUP 1
+
+/* Define if you have the <dlfcn.h> header file.  */
+#define HAVE_DLFCN_H 1
+
+/* Name of package */
+#define PACKAGE "libredblack"
+
+/* Version number of package */
+#define VERSION "1.2"
+