aboutsummaryrefslogtreecommitdiffstats
path: root/macros/curses.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/curses.m4')
-rw-r--r--macros/curses.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/curses.m4 b/macros/curses.m4
index 3dd4ffaa4c..3e7092685f 100644
--- a/macros/curses.m4
+++ b/macros/curses.m4
@@ -201,9 +201,9 @@ dnl AC_DEFINE(HAS_CURSES)
dnl has_curses=true
dnl AC_DEFINE(USE_BSD_CURSES)
dnl AC_MSG_RESULT(Please note that some screen refreshs may fail)
-dnl AC_WARN(Use of the bsdcurses extension has some)
-dnl AC_WARN(display/input problems.)
-dnl AC_WARN(Reconsider using xcurses)
+dnl AC_MSG_WARN(Use of the bsdcurses extension has some)
+dnl AC_MSG_WARN(display/input problems.)
+dnl AC_MSG_WARN(Reconsider using xcurses)
dnl)