[TERMINFO]: Don't define LIBS_TERMCAP.
This commit is contained in:
@@ -83,9 +83,12 @@ NOTE-END */
|
||||
#define HAVE_ALLOCA
|
||||
#include <alloca.h>
|
||||
|
||||
/* Must use the system's termcap. It does special things. */
|
||||
/* Must use the system's termcap, if we use any termcap.
|
||||
It does special things. */
|
||||
|
||||
#ifndef TERMINFO
|
||||
#define LIBS_TERMCAP -ltermcap
|
||||
#endif
|
||||
|
||||
/* Mask for address bits within a memory segment */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user