NAME
clipper-config - print compiler and linker flags of the clipper
libraries
SYNOPSIS
clipper-config [--prefix] [--exec-prefix] [--version] [--libs]
[--cflags]
DESCRIPTION
clipper-config is a tool that is used to configure to determine the
compiler and linker flags that should be used to compile and link
programs that use the clipper crystallographic libraries.
OPTIONS
clipper-config accepts the following options:
--version
Print the currently installed version of clipper on the standard
output.
--libs Print the linker flags that are necessary to link a clipper
program,
--cflags
Print the compiler flags that are necessary to compile a clipper
program.
--prefix
Show the clipper installation prefix.
--exec-prefix
Show the clipper installation exec-prefix.
SEE ALSO
See also the doxygen generated documentation in the libclipper-doc
package.
AUTHOR
Copyright © 2007 Kevin Cowtan
This manual page was written by Morten Kjeldgaard <mok0@ubuntu.com> for
Ubuntu Universe.
February 2008