aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer1998-11-11 18:58:45 +0000
committerKarl Heuer1998-11-11 18:58:45 +0000
commit6d9fac3ecda6ca9a587a02e7d3932e686bfc32ec (patch)
tree6ccd00b0ec8ee1bd10e7eb0b3be1f6c5438f42d3 /src
parentb12576db3308d2c9f08e6bd84657e82a5af9d834 (diff)
downloademacs-6d9fac3ecda6ca9a587a02e7d3932e686bfc32ec.tar.gz
emacs-6d9fac3ecda6ca9a587a02e7d3932e686bfc32ec.zip
(BSD_PGRPS): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/s/dgux5-4-3.h4
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