diff options
Diffstat (limited to 'src/s')
-rw-r--r-- | src/s/gnu-linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index bbd50dc0fc4..9f0eaddae12 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -224,6 +224,7 @@ Boston, MA 02111-1307, USA. */ #ifdef HAVE_NCURSES #define TERMINFO +#define LIBS_TERMCAP -lncurses #endif #define HAVE_SYSVIPC |