pcapnav-config(1) write libpcapnav compiler and linker flags to standard output

SYNOPSIS

pcapnav-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags]

DESCRIPTION

When
run with the --cflags option, pcapnav-config writes to the standard output the -I compiler flags required to include libpcap's header files. When run with the --libs option,
pcapnav-config writes to the standard
output the -L and -l linker required to link with libpcapnav, including -l flags for libraries required by libpcapnav.

AUTHORS

libpcapnav was written by Christian Kreibich <[email protected]>.

This manual page was written by Joao Eriberto Mota Filho <[email protected]> for Debian project (but may be used by others).