dumbnet-config(8)
NAME
dumbnet-config - displays the flags used when compiling with GCC
SYNOPSIS
dumbnet-config [--version] [--cflags] [--libs]
DESCRIPTION
- --version
- Displays the version of libdumbnet.
- --cflags
- Displays the flags to pass to GCC in order to include the directory containing the libdumbnet header files.
- --libs Displays the flags to pass to GCC in order to link the libdumb
- net library.
SEE ALSO
BUGS
Please do not use this program to configure your build environment.
Instead, use GNU autoconf and its built-in library detection. It is
only provided for backwards compatibility.
AUTHOR
dumbnet-config was written by Dug Song <dugsong@monkey.org> and was
originally named dnet-config.
- This manual page was written by Simon Law
<sfllaw@engmail.uwaterloo.ca>, for the Debian GNU system (but may be
used by others).