*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: pcap-config | Section: 1 | Source: NetBSD | File: pcap-config.1
PCAP-CONFIG(1) General Commands Manual PCAP-CONFIG(1) NAME pcap-config - write libpcap compiler and linker flags to standard out- put SYNOPSIS pcap-config [ --static ] [ --cflags | --libs | --additional-libs ] DESCRIPTION When run with the --cflags option, pcap-config writes to the standard output the -I compiler flags required to include libpcap's header files. When run with the --libs option, pcap-config writes to the standard output the -L and -l linker flags required to link with libp- cap, including -l flags for libraries required by libpcap. When run with the --additional-libs option, pcap-config writes to the standard output the -L and -l flags for libraries required by libpcap, but not the -lpcap flag to link with libpcap itself. By default, it writes flags appropriate for compiling with a dynami- cally-linked version of libpcap; the --static flag causes it to write flags appropriate for compiling with a statically-linked version of libpcap. SEE ALSO pcap(3) 15 February 2015 PCAP-CONFIG(1)

Navigation Options