NAME
libfwbuilder-config-2.1 - script to get information about the installed
version of LIBFWBUILDER
SYNOPSIS
libfwbuilder-config-2.1 [--prefix[=DIR]] [--libs] [--staticlibs]
[--cflags] [--templatedir] [--libpath] [--version] [--help]
DESCRIPTION
libfwbuilder-config-2.1 is a tool that is used to determine the compile
and linker flags that should be used to compile and link programs that
use the LIBFWBUILDER.
OPTIONS
libfwbuilder-config-2.1 accepts the following options:
--version
Print the currently installed version of LIBFWBUILDER on the
standard output.
--libs Print the linker flags that are necessary to link a
LIBFWBUILDER program.
--staticlibs
Print the linker flags that are necessary to static link a
LIBFWBUILDER program.
--cflags
Print the compiler flags that are necessary to compile a
LIBFWBUILDER program
--templatedir
Print the path to the template directory necessary to compile a
LIBFWBUILDER program
--libpath
Print the path to the library directory necessary to compile a
LIBFWBUILDER program
--prefix=PREFIX
If specified, use PREFIX instead of the installation prefix
that GNOME-XML was built with when computing the output for the
--cflags and --libs options. This option must be specified
before any --libs or --cflags options.
AUTHOR
This manual page was written by Jeremy T. Bouse <jbouse@debian.org>,
for the Debian GNU/Linux system (but may be used by others).