fox-config(1) | FOX Programmers Manual | fox-config(1) |
NAME¶
fox-config - wrapper around pkg-config
SYNOPSIS¶
fox-config [OPTIONS]
DESCRIPTION¶
Fox-config is a wrapper around pkg-config calls to avoid multilib conflicts.
OPTIONS¶
- --prefix[=DIR]
- Show the prefix directory.
- --exec-prefix[=DIR]
- Show the exec-prefix directory.
- --version
- Show the libFOX version.
- --libs
- Show all needed libraries for applications using libFOX.
- --cflags
- Show all cflags.
AUTHOR¶
This manpage was originally written by Joachim Wiedorn <joodebian@joonet.de> for the Debian distribution of the FOX Toolkit.
COPYRIGHT¶
Copyright © 1997-2016 by Jeroen van der Zijp.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
SEE ALSO¶
The fox-config program is a part of the FOX GUI Toolkit. Further information can be found at:
May 2012 | The FOX C++ GUI Toolkit |