Query: claw-config
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLAW-CONFIG(1) General Commands Manual CLAW-CONFIG(1)NAMEclaw-config -- show information about installed libclaw librariesSYNOPSISclaw-config [library...] [--prefix] [--prefix=PREFIX] [--exec-prefix] [--exec-prefix=EPREFIX] [--version] [--libs] [--cflags]DESCRIPTIONThis manual page documents briefly the claw-config command, claw-config is a program that shows information about the installed libclaw libraries.OPTIONSThe 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.EXAMPLEDisplay 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 --cflagsAUTHORThis 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)
Related Man Pages |
---|
gdlib-config(1) - debian |
libidl-config-2(1) - debian |
libusb-config(1) - debian |
ode-config(1) - debian |
ijs-config(1) - centos |
Similar Topics in the Unix Linux Community |
---|
how to cut prefix from a string |
--prefix question |
How to make a dynamically linked executable file? |