/[public]/psiconv/tags/rel-0-9-9/program/psiconv-config/psiconv-config.man.in
ViewVC logotype

Annotation of /psiconv/tags/rel-0-9-9/program/psiconv-config/psiconv-config.man.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 357 - (hide annotations)
Wed Oct 29 09:17:54 2014 UTC (9 years, 6 months ago) by (unknown author)
File size: 2154 byte(s)
This commit was manufactured by cvs2svn to create tag 'rel-0-9-9'.
1 frodo 210 .TH PSICONV 1 "10 February 2004" Version @VERSION@
2     .SH NAME
3     psiconv-config - script to get information about the installed version of Psiconv
4     .SH SYNOPSIS
5     .B psiconv-config [\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version] [\-\-libs] [\-\-cflags] [LIBRARIES]
6     .SH DESCRIPTION
7     .PP
8     \fIpsiconv-config\fP is a tool that is used to configure to determine
9     the compiler and linker flags that should be used to compile
10     and link programs that use \fIpsiconv\fP. It is also used internally
11     to the .m4 macros for GNU autoconf that are included with \fIpsiconv\fP.
12     .
13     .SH OPTIONS
14     \fIpsiconv-config\fP accepts the following options:
15     .TP 8
16     .B LIBRARIES
17     \fIPsiconv\fP has one library 'psiconv'. If you specify one of
18     them, only the appropriate things for that library will be printed.
19     .TP 8
20     .B \-\-version
21     Print the currently installed version of \fIpsiconv\fP on the standard output.
22     .TP 8
23     .B \-\-libs
24     Print the linker flags that are necessary to link a \fIpsiconv\fP program.
25     .TP 8
26     .B \-\-cflags
27     Print the compiler flags that are necessary to compile a \fIpsiconv\fP program.
28     .TP 8
29     .B \-\-prefix=PREFIX
30     If specified, use PREFIX instead of the installation prefix that \fIpsiconv\fP
31     was built with when computing the output for the \-\-cflags and
32     \-\-libs options. This option is also used for the exec prefix
33     if \-\-exec\-prefix was not specified. This option must be specified
34     before any \-\-libs or \-\-cflags options.
35     .TP 8
36     .B \-\-exec\-prefix=PREFIX
37     If specified, use PREFIX instead of the installation exec prefix that
38     \fIpsiconv\fP was built with when computing the output for the \-\-cflags
39     and \-\-libs options. This option must be specified before any
40     \-\-libs or \-\-cflags options.
41     .SH SEE ALSO
42     .BR gtk-config (1),
43     .BR gimp (1),
44     .BR gimptool (1)
45     .SH COPYRIGHT
46     Copyright \(co 1998 Owen Taylor, Copyright \(co 2004 Frodo Looijaard.
47    
48     Permission to use, copy, modify, and distribute this software and its
49     documentation for any purpose and without fee is hereby granted,
50     provided that the above copyright notice appear in all copies and that
51     both that copyright notice and this permission notice appear in
52     supporting documentation.

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26