Get information about a libvncserver installation
libvncserver-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--link] [--libs] [--cflags]
libvncserver-config displays information about a previous libvncserver installation.
Shows location where architecture-independent files are stored.
Shows location where architecture-dependent files are stored.
Shows libvncserver version.
Shows the complete set of linking options libvncserver has been built with.
Shows the complete set of libs and other linker options you will need in order to link your application with libvncserver.
Set of compiler options (CFLAGS) to use when compiling files that use libvncserver.
What linker options do I need when I link with libvncserver?
libvncserver-config --libs
What compiler options do I need when I compile using libvncserver functions?
libvncserver-config --cflags
This manual page was written by Ludovic Drolez <[email protected]> for the Debian GNU/Linux system (but may be used by others).