mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +00:00
s/AC_HELP/AS_HELP/.
This commit is contained in:
@@ -14,7 +14,7 @@ dnl Stripped down version of autoconf-2.52's AC_ARG_VAR.
|
||||
AC_DEFUN([_RTEMS_ARG_VAR],
|
||||
[
|
||||
m4_expand_once([m4_divert_once([HELP_VAR],
|
||||
[AC_HELP_STRING([$1], [$2], [ ])])],
|
||||
[AS_HELP_STRING([$1], [$2], [ ])])],
|
||||
[$0($1)])dnl
|
||||
])
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ RTEMS_ENABLE_RTEMSBSP
|
||||
RTEMS_ENABLE_MULTILIB
|
||||
|
||||
AC_ARG_ENABLE([docs],
|
||||
[AC_HELP_STRING([--enable-docs],[enable building documentation
|
||||
[AS_HELP_STRING([--enable-docs],[enable building documentation
|
||||
(default:disabled)])])
|
||||
|
||||
## NOTES:
|
||||
|
||||
Reference in New Issue
Block a user