mirror of
https://github.com/mirror/make.git
synced 2025-01-04 01:10:26 +08:00
Add #undef HAVE_UNION_WAIT.
This commit is contained in:
parent
dea9990bc8
commit
8f98ceb724
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user