corrected help message for permissive-menu-goto
This commit is contained in:
+1
-1
@@ -492,7 +492,7 @@ AC_ARG_ENABLE(testmenus,
|
|||||||
)
|
)
|
||||||
|
|
||||||
AC_ARG_ENABLE(permissive_menu_goto,
|
AC_ARG_ENABLE(permissive_menu_goto,
|
||||||
[ --enable-permissive-menuscreen-goto allow transitions]
|
[ --enable-permissive-menu-goto allow transitions]
|
||||||
[ between different client's menus],
|
[ between different client's menus],
|
||||||
if [[[ "$enableval" = "yes" ]]]; then
|
if [[[ "$enableval" = "yes" ]]]; then
|
||||||
AC_DEFINE(LCDPROC_PERMISSIVE_MENU_GOTO,[1],
|
AC_DEFINE(LCDPROC_PERMISSIVE_MENU_GOTO,[1],
|
||||||
|
|||||||
Reference in New Issue
Block a user