[configure] fix typo (#3121)

This commit is contained in:
Jonathan Hui
2018-10-08 09:23:36 -07:00
committed by GitHub
parent ad3ea71c59
commit 2f01fcc8d2
+1 -1
View File
@@ -439,7 +439,7 @@ AM_CONDITIONAL([OPENTHREAD_ENABLE_BUILTIN_MBEDTLS], [test "${enable_builtin_mbed
AC_MSG_CHECKING([whether to build POSIX applicaton])
AC_ARG_ENABLE(posix-app,
[AS_HELP_STRING([--enable-posix-app], [Build POSIX application <:@default=no@:>@.])],
[AS_HELP_STRING([--enable-posix-app], [Build POSIX application @<:@default=no@:>@.])],
[
case "${enableval}" in