Mercurial > hg > xemacs-beta
diff src/s/bsd386.h @ 512:14227e8a3f1f
[xemacs-hg @ 2001-05-07 07:42:40 by martinb]
TTY configury portability improvements.
author | martinb |
---|---|
date | Mon, 07 May 2001 07:42:40 +0000 |
parents | abe6d1db359e |
children | e6e7cbdea419 |
line wrap: on
line diff
--- a/src/s/bsd386.h Mon May 07 07:24:15 2001 +0000 +++ b/src/s/bsd386.h Mon May 07 07:42:40 2001 +0000 @@ -17,11 +17,6 @@ #define LIBS_DEBUG #define LIBS_SYSTEM "-lutil -lcompat" -/* System uses OXTABS instead of the expected TAB3. - (Copied from netbsd.h.) */ -#define TABDLY OXTABS -#define TAB3 OXTABS - /* This silences a few compilation warnings. */ #ifdef emacs #undef BSD