diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/dgux5-4-3.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/dgux5-4-3.h b/src/s/dgux5-4-3.h index cd6932ec856..8091b9f88cc 100644 --- a/src/s/dgux5-4-3.h +++ b/src/s/dgux5-4-3.h | |||
| @@ -58,3 +58,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 58 | #undef C_DEBUG_SWITCH | 58 | #undef C_DEBUG_SWITCH |
| 59 | #define C_DEBUG_SWITCH -g | 59 | #define C_DEBUG_SWITCH -g |
| 60 | #endif | 60 | #endif |
| 61 | |||
| 62 | /* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il> | ||
| 63 | for m88k-dg-dgux5.4R3.10. */ | ||
| 64 | #undef BSD_PGRPS | ||