diff options
-rw-r--r-- | macros/curses.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/curses.m4 b/macros/curses.m4 index 6974a48594..3dd4ffaa4c 100644 --- a/macros/curses.m4 +++ b/macros/curses.m4 @@ -264,7 +264,7 @@ USE_NCURSES dnl dnl Try SunOS 4.x /usr/5{lib,include} ncurses - dnl The flags HAS_SUNOS_CURSES, USE_BSD_CURSES and BUGGY_CURSES + dnl The flags USE_SUNOS_CURSES, USE_BSD_CURSES and BUGGY_CURSES dnl should be replaced by a more fine grained selection routine dnl if $search_ncurses |