Whamcloud - gitweb
LU-16240 build: Use new AS_HELP_STRING 84/48884/4
authorJames Simmons <jsimmons@infradead.org>
Tue, 4 Oct 2022 13:36:23 +0000 (07:36 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Oct 2022 17:27:46 +0000 (17:27 +0000)
Starting with autoconf 2.70 AC_HELP_STRING has been replaced with
AS_HELP_STRING. Move to this new macro.

Test-Parameters: trivial
Change-Id: I1d4f69fb844f51f05a8f46751df8b79d93db78f8
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48884
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
lnet/autoconf/lustre-lnet.m4

index 2c207f1..773b10f 100644 (file)
@@ -688,7 +688,7 @@ AC_SUBST(GNILND)
 #
 AC_DEFUN([LN_CONFIG_KFILND], [
 AC_ARG_WITH([kfi],
-       AC_HELP_STRING([--with-kfi=<path>], [Kfabric build path for kfilnd]),
+       AS_HELP_STRING([--with-kfi=<path>], [Kfabric build path for kfilnd]),
        [
                AC_CHECK_FILE([$with_kfi/Module.symvers],
                [