X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=snmp%2Fautoconf%2Flustre-snmp.m4;h=8d6bb7ec08c01a1a4c49bb9576e02d965ff714dc;hp=2eef4a0f1eb50f37c738f675214c071210e409bf;hb=b01d3668aff8f17a20bf006bd915392b4708d46b;hpb=0829256bd48c6b9bb1503d6c94d90ea391f696cb diff --git a/snmp/autoconf/lustre-snmp.m4 b/snmp/autoconf/lustre-snmp.m4 index 2eef4a0..8d6bb7e 100644 --- a/snmp/autoconf/lustre-snmp.m4 +++ b/snmp/autoconf/lustre-snmp.m4 @@ -6,7 +6,7 @@ AC_DEFUN([LS_CONFIGURE], [ AC_MSG_CHECKING([whether to try to build SNMP support]) AC_ARG_ENABLE([snmp], - AC_HELP_STRING([--enable-snmp], + AS_HELP_STRING([--enable-snmp], [require SNMP support (default=auto)]), [], [enable_snmp="auto"]) AC_MSG_RESULT([$enable_snmp])