changeset 17888:f36dbc0b1e80

(HAVE_TERMIOS): Define it.
author Kenichi Handa <handa@m17n.org>
date Mon, 19 May 1997 08:32:44 +0000
parents 488aa370e96d
children 227172b862e4
files src/s/osf1.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
+