diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -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. */ | |||
| 224 | 224 | ||
| 225 | #ifdef HAVE_NCURSES | 225 | #ifdef HAVE_NCURSES |
| 226 | #define TERMINFO | 226 | #define TERMINFO |
| 227 | #define LIBS_TERMCAP -lncurses | ||
| 227 | #endif | 228 | #endif |
| 228 | 229 | ||
| 229 | #define HAVE_SYSVIPC | 230 | #define HAVE_SYSVIPC |