libnet10-config

Langue: en

Version: 18 January 2002 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

libnet10-config - Get information about a libnet installation

SYNOPSIS

libnet10-config [options]

DESCRIPTION

libnet10-config displays information about a previous libnet installation.

OPTIONS

--cflags
Set of compiler options (CFLAGS) to use when compiling files that use libnet.
--libs
Shows the complete set of libs and other linker options you will need in order to link your application with libnet.
--defines
Set of compiler defines used to compile libnet.

EXAMPLES

What linker options do I need when I link with libnet?


  libnet10-config --libs

What compiler options do I need when I compile using libnet functions?


  libnet10-config --cflags

SEE ALSO

libnet10(3)

AUTHOR

This manual page was written by Domenico Andreoli <cavok@debian.org> for the Debian GNU/Linux system (but may be used by others).