aboutsummaryrefslogtreecommitdiff
path: root/config/debuginfod.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config/debuginfod.m4')
-rw-r--r--config/debuginfod.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debuginfod.m4 b/config/debuginfod.m4
index c5077ac..a32cf2c 100644
--- a/config/debuginfod.m4
+++ b/config/debuginfod.m4
@@ -15,7 +15,7 @@ AC_DEFUN([AC_DEBUGINFOD],
# Define HAVE_LIBDEBUGINFOD_FIND_SECTION if libdebuginfod is found with
# version >= 0.188.
AC_ARG_WITH([debuginfod],
- AC_HELP_STRING([--with-debuginfod], [Enable debuginfo lookups with debuginfod (auto/yes/no)]),
+ AS_HELP_STRING([--with-debuginfod], [Enable debuginfo lookups with debuginfod (auto/yes/no)]),
[], [with_debuginfod=auto])
AC_MSG_CHECKING([whether to use debuginfod])
AC_MSG_RESULT([$with_debuginfod])