debian man page for libvncserver-config

Query: libvncserver-config

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libvncserver-config(1)					    libvncserver-config manual					    libvncserver-config(1)

NAME
libvncserver-config - Get information about a libvncserver installation
SYNOPSIS
libvncserver-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--link] [--libs] [--cflags]
DESCRIPTION
libvncserver-config displays information about a previous libvncserver installation.
OPTIONS
--prefix=DIR Shows location where architecture-independent files are stored. --exec-prefix=DIR Shows location where architecture-dependent files are stored. --version Shows libvncserver version. --link Shows the complete set of linking options libvncserver has been built with. --libs Shows the complete set of libs and other linker options you will need in order to link your application with libvncserver. --cflags Set of compiler options (CFLAGS) to use when compiling files that use libvncserver.
EXAMPLES
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
AUTHOR
This manual page was written by Ludovic Drolez <ldrolez@debian.org> for the Debian GNU/Linux system (but may be used by others). libvncserver 0.9.8.2 19 November 2011 libvncserver-config(1)
Related Man Pages
caca-config(1) - debian
wv2-config(1) - debian
xslt-config(1) - sunos
xslt-config(1) - x11r4
xslt-config(1) - opendarwin
Similar Topics in the Unix Linux Community
Include files
compiling and linking 2 C files ...??
C files searching and Linking
ILOM and sc on T5220
How to assign values to variable in given scenario