projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea9990
)
Add #undef HAVE_UNION_WAIT.
author
Roland McGrath
<roland@redhat.com>
Tue, 8 Nov 1994 02:09:49 +0000
(
02:09
+0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 8 Nov 1994 02:09:49 +0000
(
02:09
+0000)
acconfig.h
patch
|
blob
|
history
diff --git
a/acconfig.h
b/acconfig.h
index a62bdc353ef276d0aaf70daa656438a82004c53a..e3366488f937775f01772c10d3e009cc5e9f2e1a 100644
(file)
--- a/
acconfig.h
+++ b/
acconfig.h
@@
-9,3
+9,6
@@
/* Define this if the C library defines the variable `_sys_siglist'. */
#undef HAVE__SYS_SIGLIST
+
+/* Define this if you have the `union wait' type in <sys/wait.h>. */
+#undef HAVE_UNION_WAIT