From: Karl Berry Date: Fri, 9 May 2025 15:34:41 +0000 (-0700) Subject: autoupdate X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc9412e98c0c527fed3c71af3a03b0e91f53620;p=thirdparty%2Fgnulib.git autoupdate --- diff --git a/m4/libgcrypt.m4 b/m4/libgcrypt.m4 index a891257be9..353df81b6d 100644 --- a/m4/libgcrypt.m4 +++ b/m4/libgcrypt.m4 @@ -105,7 +105,7 @@ dnl MINIMUM-VERSION is a string with the version number optionally prefixed dnl with the API version to also check the API compatibility. Example: dnl a MINIMUM-VERSION of 1:1.2.5 won't pass the test unless the installed dnl version of libgcrypt is at least 1.2.5 *and* the API number is 1. Using -dnl this feature can prevent builds against newer versions of libgcrypt +dnl this features allows to prevent build against newer versions of libgcrypt dnl with a changed API. dnl dnl If a prefix option is not used, the config script is first