Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

claw-config(1) [debian man page]

CLAW-CONFIG(1)						      General Commands Manual						    CLAW-CONFIG(1)

NAME
claw-config -- show information about installed libclaw libraries SYNOPSIS
claw-config [library...] [--prefix] [--prefix=PREFIX] [--exec-prefix] [--exec-prefix=EPREFIX] [--version] [--libs] [--cflags] DESCRIPTION
This manual page documents briefly the claw-config command, claw-config is a program that shows information about the installed libclaw libraries. OPTIONS
The following options are supported: library The library for which the informations are displayed. --prefix --prefix=PREFIX Show the prefix libclaw was built with. The prefix may be overridden by passing the argument PREFIX. --exec-prefix --exec-prefix=EPREFIX Show the executable prefix libclaw was built with. The executable prefix may be overridden by passing the argument EPREFIX. --version Show the version of the installed libclaw. --libs Show the compiler flags for linking to the installed library. --cflags Show the compiler flags for compiling against the installed library. EXAMPLE
Display the libraries to link to in order to use the claw_graphic library. claw-config graphic --libs Display the compiler flags required to use all the libraries of libclaw. claw-config all --cflags AUTHOR
This manual page was written by Julien Jorge julien_jorge@yahoo.fr for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. CLAW-CONFIG(1)

Check Out this Related Man Page

FREETYPE-CONFIG(1)					      General Commands Manual						FREETYPE-CONFIG(1)

NAME
freetype-config -- show information about installed freetype2 libraries SYNOPSIS
freetype-config [--prefix] [--prefix=PREFIX] [--exec-prefix] [--exec-prefix=EPREFIX] [--version] [--ftversion] [--libs] [--libtool] [--cflags] DESCRIPTION
This manual page documents briefly the freetype-config command, freetype-config is a program that shows information about the installed freetype2 libraries. OPTIONS
The following options are supported: --prefix --prefix=PREFIX Show the prefix freetype2 was built with. The prefix may be overridden by passing the argument PREFIX. --exec-prefix --exec-prefix=EPREFIX Show the executable prefix freetype2 was built with. The executable prefix may be overridden by passing the argument EPREFIX. --version Show the libtool version of the installed freetype2. --ftversion Show the FreeType version of the installed freetype2. --libs Show the compiler flags for linking to the installed freetype2. --libtool Show the library name for linking with libtool. --cflags Show the compiler flags for compiling against the installed freetype2. AUTHOR
This manual page was written by #USERNAME# will@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version pub- lished by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. FREETYPE-CONFIG(1)
Man Page