# HG changeset patch # User Kenichi Handa # Date 864030764 0 # Node ID f36dbc0b1e8050308fd4d3ca2764c91ad70e9a2a # Parent 488aa370e96d98d1721b80ec1b4725af631c8668 (HAVE_TERMIOS): Define it. diff -r 488aa370e96d -r f36dbc0b1e80 src/s/osf1.h --- a/src/s/osf1.h Mon May 19 08:30:55 1997 +0000 +++ b/src/s/osf1.h Mon May 19 08:32:44 1997 +0000 @@ -32,3 +32,6 @@ says where to find X windows at run time. We convert it to a -rpath option which is what OSF1 uses. */ #define LD_SWITCH_SYSTEM `echo LD_SWITCH_X_SITE_AUX | sed -e 's/-R/-Wl,-rpath,/'` + +#define HAVE_TERMIOS +