(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the

correct definitions from sys/wait.h.
This commit is contained in:
Richard M. Stallman 1994-11-13 21:27:30 +00:00
parent eab9d4233d
commit 930c87d795

View file

@ -16,6 +16,8 @@
#ifndef __GNUC__
/* Make room for enough symbols, so dispnew.c does not fail. */
#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD
#else
#define C_SWITCH_SYSTEM -D_BSD
#endif
#if 0 /* These definitions run into a bug in hpux