summaryrefslogtreecommitdiffstats
path: root/c/build-tools/src/config.h.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-26 19:53:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-26 19:53:28 +0000
commit2ece449623056b85519778523d09908a76a105f8 (patch)
tree7aaff74f07d3c4eebef1a50933fe1acad99cd3fb /c/build-tools/src/config.h.in
parentSolaris port updates from Chris Johns (diff)
downloadrtems-2ece449623056b85519778523d09908a76a105f8.tar.bz2
new file
Diffstat (limited to '')
-rw-r--r--c/build-tools/src/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/build-tools/src/config.h.in b/c/build-tools/src/config.h.in
new file mode 100644
index 0000000000..cebd2bcad4
--- /dev/null
+++ b/c/build-tools/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
+