From 9c62bac05895947d4a974e9608408fac369830ae Mon Sep 17 00:00:00 2001 From: boercher Date: Wed, 1 Jun 2005 22:46:28 +0000 Subject: [PATCH] corrected help message for permissive-menu-goto --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 6947ea9..5479842 100644 --- a/configure.in +++ b/configure.in @@ -492,7 +492,7 @@ AC_ARG_ENABLE(testmenus, ) AC_ARG_ENABLE(permissive_menu_goto, - [ --enable-permissive-menuscreen-goto allow transitions] + [ --enable-permissive-menu-goto allow transitions] [ between different client's menus], if [[[ "$enableval" = "yes" ]]]; then AC_DEFINE(LCDPROC_PERMISSIVE_MENU_GOTO,[1],