NAME
libupsclient-config - script to get information about the installed version of libupsclient
SYNOPSIS
Note
|
Two NUT websites
This version of the page reflects NUT release v2.8.1 with codebase commited 4ba352d8f at 2023-10-31T21:46:20+01:00 Options, features and capabilities in current development (and future releases) are detailed on the main site and may differ from ones described here. |
libupsclient-config [--version] [--libs] [--cflags]
DESCRIPTION
libupsclient-config is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use libupsclient from the Network UPS Tools project.
OPTIONS
libupsclient-config accepts the following options:
- --version
-
Print the currently installed version of libupsclient on the standard output.
- --libs
-
Print the linker flags that are necessary to link a libupsclient program.
- --cflags
-
Print the compiler flags that are necessary to compile a libupsclient program.
AUTHORS
This manual page was written by Arnaud Quette <aquette.dev@gmail.com>.
SEE ALSO
Internet resources:
The NUT (Network UPS Tools) home page: https://www.networkupstools.org/