aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Roskin <proskin@src.gnome.org>1998-11-26 20:27:06 +0800
committerPavel Roskin <proskin@src.gnome.org>1998-11-26 20:27:06 +0800
commit4faeacf5abb764837e14e1767104f263368b9d0d (patch)
treeace62a61213a0fa96dcde88c6dc1dfa074e416d1
parent5b0d0d575c869fec1f078deee91978f52b878d98 (diff)
downloadgsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.tar
gsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.tar.gz
gsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.tar.bz2
gsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.tar.lz
gsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.tar.xz
gsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.tar.zst
gsoc2013-evolution-4faeacf5abb764837e14e1767104f263368b9d0d.zip
Following names changed to bring MC in accordance with curses.m4:
NO_COLOR_SUPPORT -> NO_COLOR_CURSES SUNOS_CURSES -> USE_SUNOS_CURSES HAS_CURSES defined in acconfig.h config.h.in removed from CVS as it is generated by autoheader svn path=/trunk/; revision=488
-rw-r--r--macros/curses.m42
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