From 92d225d1d3ed163a9a05e43cc2e629a4d51b4f33 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 19 May 1997 08:32:44 +0000 Subject: [PATCH] (HAVE_TERMIOS): Define it. --- src/s/osf1.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/osf1.h b/src/s/osf1.h index 9503fb2ff53..8b0b5ee0a52 100644 --- a/src/s/osf1.h +++ b/src/s/osf1.h @@ -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 + -- 2.39.5