ifdef out ttytype definition, mytinfo not have it and configure confused

This commit is contained in:
Andrey A. Chernov 1997-07-30 03:26:37 +00:00
parent 4eb8b1640d
commit f1909e979c

View File

@ -162,7 +162,9 @@ extern int LINES, COLS;
extern "C" {
#endif
#if 0 /* MYTINFO not have it */
extern char ttytype[]; /* needed for backward compatibility */
#endif
extern int tigetflag(char *);
extern int tigetnum(char *);