1WSDLPull(1)                 General Commands Manual                WSDLPull(1)
2
3
4

NAME

6       wsdlpull-config  -  script  to get version number and compiler flags of
7       the installed WSDLPull library
8

SYNOPSIS

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

DESCRIPTION

13       wsdlpull-config is a tool that is used by configure  to  determine  the
14       compiler  and linker flags that should be used to compile and link pro‐
15       grams that use WSDLPull. It is also used internally by the GNU autoconf
16       .m4 macros that are included with WSDLPull.
17

OPTIONS

19       wsdlpull-config accepts the following options:
20
21       --version
22               Print  the currently installed version of WSDLPull on the stan‐
23               dard output.
24
25       --libs  Print the linker flags that are necessary to  link  a  WSDLPull
26               program
27
28       --cflags
29               Print  the  compiler  flags  that  are  necessary  to compile a
30               WSDLPull program.
31
32       --prefix
33               Show the WSDLPull installation prefix.
34

SEE ALSO

36       curl(1),
37
39       Copyright ©  2010 Vivek Krishna
40
41       Permission to use, copy, modify, and distribute this software  and  its
42       documentation  for  any purpose and without fee is hereby granted, pro‐
43       vided that the above copyright notice appear in  all  copies  and  that
44       both  that  copyright  notice and this permission notice appear in sup‐
45       porting documentation.
46
47
48
49                                 11 July 2010                      WSDLPull(1)
Impressum