summaryrefslogtreecommitdiff
path: root/m4/ax_with_curses.m4
diff options
context:
space:
mode:
authorBastien ROUCARIÈS <roucaries.bastien@gmail.com>2013-09-29 14:19:33 +0200
committerBastien ROUCARIÈS <roucaries.bastien@gmail.com>2013-09-29 14:19:33 +0200
commit89ca19d31bcd35e99115721a5dcfed293cb10b2b (patch)
tree955dc607c7956e8a2f12a50c739ff7179b82171a /m4/ax_with_curses.m4
parent7d09a4559383770dd245cbf6774f72db4abd6c9a (diff)
downloadautoconf-archive-89ca19d31bcd35e99115721a5dcfed293cb10b2b.tar.gz
Correct a typo in ax_with_curses.m4
s/AX_MSG_ERROR/AC_MSG_ERROR/g
Diffstat (limited to 'm4/ax_with_curses.m4')
-rw-r--r--m4/ax_with_curses.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_with_curses.m4 b/m4/ax_with_curses.m4
index 33a37ac..8e8a74e 100644
--- a/m4/ax_with_curses.m4
+++ b/m4/ax_with_curses.m4
@@ -88,7 +88,7 @@
#
# AX_WITH_CURSES
# if test "x$ax_cv_ncursesw" != xyes && test "x$ax_cv_ncurses" != xyes; then
-# AX_MSG_ERROR([requires either NcursesW or Ncurses library])
+# AC_MSG_ERROR([requires either NcursesW or Ncurses library])
# fi
#
# If any Curses library will do (but one must be present and must support