summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/build/src/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/build/src/config.h.in b/tools/build/src/config.h.in
new file mode 100644
index 0000000000..cebd2bcad4
--- /dev/null
+++ b/tools/build/src/config.h.in
@@ -0,0 +1,9 @@
+/*
+ * This file is editted automatically by autoconf.
+ *
+ * $Id$
+ */
+
+/* Define if you have the strerror function. */
+#undef HAVE_STRERROR
+