summaryrefslogtreecommitdiffstats
path: root/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.ac b/src/configure.ac
index 8be5972a83..657cc97f70 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -3482,6 +3482,7 @@ if test "x$olibs" = "x$LIBS"; then
AC_MSG_RESULT(yes),
AC_MSG_ERROR([NOT FOUND!
You need to install a terminal library; for example ncurses.
+ On Linux that would be the libncurses-dev package.
Or specify the name of the library with --with-tlib.]))
fi