[build] fix typo
This commit is contained in:
parent
b9230d1bbb
commit
1b7ec80501
@ -139,7 +139,7 @@ AC_MSG_RESULT($TESTING)
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
dnl -- Enable development tools
|
dnl -- Enable development tools
|
||||||
AC_MSG_CHECKING(whenter to enable development tools)
|
AC_MSG_CHECKING(whether to enable development tools)
|
||||||
AC_ARG_ENABLE(dev-tools,
|
AC_ARG_ENABLE(dev-tools,
|
||||||
AC_HELP_STRING(--enable-dev-tools, [enable development tools in the makefile]),
|
AC_HELP_STRING(--enable-dev-tools, [enable development tools in the makefile]),
|
||||||
DEVTOOLS=$enableval, DEVTOOLS=no)
|
DEVTOOLS=$enableval, DEVTOOLS=no)
|
||||||
|
Loading…
Reference in New Issue
Block a user