Mercurial > emacs
changeset 5587:fd409e42991a
(BSTRING): Don't define it here.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 14 Jan 1994 18:47:00 +0000 |
parents | fdf1d3924296 |
children | b9cd3a5eda55 |
files | src/s/sco4.h |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sco4.h Fri Jan 14 18:35:09 1994 +0000 +++ b/src/s/sco4.h Fri Jan 14 18:47:00 1994 +0000 @@ -57,11 +57,6 @@ #define PTY_TTY_NAME_SPRINTF \ sprintf (pty_name, "/dev/ttyp%d", i); -/* SCO perhaps has bcopy, et. al. */ -#ifdef HAVE_BCOPY -#define BSTRING -#endif - /* Sockets are an option on SCO. If you have X, you have them. They also exist if you have TCP, but we don't know how to test for that. */