summaryrefslogtreecommitdiff
path: root/libiberty/acconfig.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-05-16 06:20:36 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-05-16 06:20:36 +0000
commitf0a93313bcc64ffc753f9ee99d418a47bde71fea (patch)
treefdcc57460fbb06f1f00d5ba43420222a5f020c79 /libiberty/acconfig.h
parentf168acf384947951708e21c84adfad97cd1b9825 (diff)
downloadgcc-f0a93313bcc64ffc753f9ee99d418a47bde71fea.tar.gz
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19799 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/acconfig.h')
-rw-r--r--libiberty/acconfig.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/libiberty/acconfig.h b/libiberty/acconfig.h
new file mode 100644
index 00000000000..f7c599df7ac
--- /dev/null
+++ b/libiberty/acconfig.h
@@ -0,0 +1,11 @@
+/* Define if you have the sys_errlist variable. */
+#undef HAVE_SYS_ERRLIST
+
+/* Define if you have the sys_nerr variable. */
+#undef HAVE_SYS_NERR
+
+/* Define if you have the sys_siglist variable. */
+#undef HAVE_SYS_SIGLIST
+
+/* Define if you have the strerror function. */
+#undef HAVE_STRERROR