summaryrefslogtreecommitdiffstats
path: root/gcc/config.in
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-15 14:12:03 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-15 14:12:03 +0000
commit44504d3aa4c44a15f67c7e6e2d29b08c6dea1433 (patch)
tree518e0e7e0df6e616542ec371ed9bb394d2e9b13f /gcc/config.in
parentc4f70bb2c2fa26facb8d8746f995a2ecb10e0ab9 (diff)
downloadppe42-gcc-44504d3aa4c44a15f67c7e6e2d29b08c6dea1433.tar.gz
ppe42-gcc-44504d3aa4c44a15f67c7e6e2d29b08c6dea1433.zip
Forgot to commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19231 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 8dc98e6e15f..8d0631a1110 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -143,6 +143,9 @@
/* Define if you have the <sys/varargs.h> header file. */
#undef HAVE_SYS_VARARGS_H
+/* Define if you have the <sys/wait.h> header file. */
+#undef HAVE_SYS_WAIT_H
+
/* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H
@@ -151,3 +154,6 @@
/* Define if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_H
+
+/* Define if you have the <wait.h> header file. */
+#undef HAVE_WAIT_H
OpenPOWER on IntegriCloud