libcurl.m4: change wording to avoid typos hitting it

This commit is contained in:
Viktor Szakats 2025-07-13 02:06:10 +02:00
parent c713c84d53
commit 543b5b1782
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ extend-ignore-identifiers-re = [
"(CNA|ECT|EDE|Jod|kno|ser|Typ|URE)",
"(admi|alue|clen|GOST|HELO|helo|htpt|PASE)",
"(numer|optin|stati)",
"(Januar|passin|perfec|TEMPLAT)",
"(Januar|passin|perfec)",
]
extend-ignore-re = [

View file

@ -41,8 +41,8 @@
# values. Other useful defines are LIBCURL_FEATURE_xxx where xxx are
# the various features supported by libcurl, and LIBCURL_PROTOCOL_yyy
# where yyy are the various protocols supported by libcurl. Both xxx
# and yyy are capitalized. See the list of AH_TEMPLATEs at the top of
# the macro for the complete list of possible defines. Shell
# and yyy are capitalized. See the list of AH_TEMPLATE macros at the top
# of the macro for the complete list of possible defines. Shell
# variables $libcurl_feature_xxx and $libcurl_protocol_yyy are also
# defined to 'yes' for those features and protocols that were found.
# Note that xxx and yyy keep the same capitalization as in the