wsdlpull-config - Man Page

script to get version number and compiler flags of the installed WSDLPull library

Synopsis

wsdlpull-config [--prefix]  [--version] [--libs] [--cflags]

Description

wsdlpull-config is a tool that is used by configure to determine the compiler and linker flags that should be used to compile and link programs that use WSDLPull. It is also used internally by the GNU autoconf .m4 macros that are included with WSDLPull.

Options

wsdlpull-config accepts the following options:

--version

Print the currently installed version of WSDLPull on the standard output.

--libs

Print the linker flags that are necessary to link a WSDLPull program

--cflags

Print the compiler flags that are necessary to compile a WSDLPull program.

--prefix

Show the WSDLPull installation prefix.

See Also

curl(1),

Info

11 July 2010