projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df6faf7
)
Forgot to commit.
author
Jeff Law
<law@gcc.gnu.org>
Wed, 15 Apr 1998 14:12:03 +0000
(08:12 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Wed, 15 Apr 1998 14:12:03 +0000
(08:12 -0600)
From-SVN: r19231
gcc/config.in
patch
|
blob
|
history
diff --git
a/gcc/config.in
b/gcc/config.in
index 8dc98e6e15f3281354f4ef8c7b9fb1813da16818..8d0631a11101335896eebbae1325dd09389a59e1 100644
(file)
--- 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