ifdef out ttytype definition, mytinfo not have it and configure confused
This commit is contained in:
parent
4eb8b1640d
commit
f1909e979c
@ -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 *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user