NAME


pcap-config - write libpcap compiler and linker flags to standard output

SYNOPSIS


pcap-config [ --cflags | --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 required to link with libpcap, including -l flags for libraries required by libpcap.

SEE ALSO


pcap(3)

openSUSE Logo

Contents