new upstream 2.8.0

This commit is contained in:
lagertonne 2022-06-29 12:37:36 +02:00
parent fc7f4b43c1
commit b2b0c9995a
836 changed files with 137090 additions and 30018 deletions

View file

@ -45,7 +45,7 @@ To get LD_FLAGS, use:
References: linkman:libupsclient-config[1] manual page,
NOTE: this feature may evolve (name change), or even disapear in the future.
NOTE: this feature may evolve (name change), or even disappear in the future.
pkgconfig support
-----------------
@ -112,7 +112,7 @@ to libupsclient-config if not available. It will issue an error if none is
found!
The same is also valid for other NUT libraries, such as libnutscan.
Simply replace 'libupsclient' occurences in the above example, by the name
Simply replace 'libupsclient' occurrences in the above example, by the name
of the desired library (for example, 'libnutscan').
NOTE: this is an alternate method. Use of PKG_CHECK_MODULES macro should be