Mercurial > emacs
changeset 5918:81dca63c4ff9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 12 Feb 1994 00:30:26 +0000 |
parents | 91caeed50c64 |
children | 50216826c507 |
files | src/s/bsd386.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/bsd386.h Sat Feb 12 00:12:15 1994 +0000 +++ b/src/s/bsd386.h Sat Feb 12 00:30:26 1994 +0000 @@ -8,8 +8,6 @@ #define A_TEXT_OFFSET(x) (sizeof (struct exec)) #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr)) -#define HAVE_SETSID - #define LIBS_DEBUG #define LIB_X11_LIB -L/usr/X11/lib -lX11 #define LIBS_SYSTEM -lutil -lkvm -lcompat