debian man page for znc-config

Query: znc-config

OS: debian

Section: 1

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

ZNC-CONFIG(1)						      General Commands Manual						     ZNC-CONFIG(1)

NAME
znc-config - script to get information about the installed version of ZNC
SYNOPSIS
znc-config --cflags znc-config --include znc-config --libs znc-config --moddir znc-config --datadir znc-config --version znc-config --prefix
DESCRIPTION
znc-config helps you compiling ZNC modules. This tool gives you a list of compiler and linker flags that you need to compile modules for the installed ZNC instance.
OPTIONS
--cflags Displays the necessary compiler options. This does not include the include directories! --include This prints the compiler flags needed for the include directories. --libs Prints the linker flags needed for ZNC modules. --moddir Print the directory to which modules are installed. --datadir Print the directory to which data files for modules are installed. --version Displays the version number of ZNC. --prefix Displays the prefix under which ZNC is installed.
ZNC
2008-06-01 ZNC-CONFIG(1)
Related Man Pages
freealut-config(1) - debian
libart2-config(1) - debian
libftdi-config(1) - debian
libmcrypt-config(1) - debian
quantlib-config(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?