summaryrefslogtreecommitdiff
path: root/am/config_paths.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/config_paths.m4')
-rw-r--r--am/config_paths.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/am/config_paths.m4 b/am/config_paths.m4
index 5026c3475..9e8adaa42 100644
--- a/am/config_paths.m4
+++ b/am/config_paths.m4
@@ -1,5 +1,5 @@
#serial 1
-dnl Copyright (C) 1996-2019 Free Software Foundation, Inc.
+dnl Copyright (C) 1996-2024 Free Software Foundation, Inc.
dnl
dnl Written by Miles Bader <miles@gnu.ai.mit.edu> and
dnl Sergey Poznyakoff <gray@gnu.org>
@@ -48,7 +48,7 @@ AC_DEFUN([MU_CONFIG_PATHS], [
dnl We actually look for `with_' variables corresponding to each path
dnl configured.
AC_ARG_WITH([PATHVAR],
- AC_HELP_STRING([--with-PATHVAR=PATH],
+ AS_HELP_STRING([--with-PATHVAR=PATH],
[Set the value of PATHVAR to PATH
PATHVAR is the name of a \`PATH_FOO' variable,
downcased, with \`_' changed to \`-']))

Return to:

Send suggestions and report system problems to the System administrator.