man-pages/man1/xml2-config.1.html
2021-03-31 01:06:50 +01:00

74 lines
2.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GNOME-XML</TITLE>
</HEAD><BODY>
<H1>GNOME-XML</H1>
Section: 1.1.0 (1)<BR>Updated: 3 July 1999<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
xml-config - script to get information about the installed version of GNOME-XML
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>xml-config</B>
[--prefix<I>[=DIR]</I>] [--libs] [--cflags] [--version] [--help]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<I>xml-config</I> is a tool that is used to determine the compile and
linker flags that should be used to compile and link programs that use
<I>GNOME-XML</I>.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<I>xml-config</I> accepts the following options:
<DL COMPACT>
<DT id="1"><B>--version</B>
<DD>
Print the currently installed version of <I>GNOME-XML</I> on the standard output.
<DT id="2"><B>--libs</B>
<DD>
Print the linker flags that are necessary to link a <I>GNOME-XML</I> program.
Add --dynamic after --libs to print only shared library linking information.
<DT id="3"><B>--cflags</B>
<DD>
Print the compiler flags that are necessary to compile a <I>GNOME-XML</I> program.
<DT id="4"><B>--prefix=PREFIX</B>
<DD>
If specified, use PREFIX instead of the installation prefix that
<I>GNOME-XML</I> was built with when computing the output for the
--cflags and --libs options. This option must be specified before
any --libs or --cflags options.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
This manual page was written by Fredrik Hallenberg &lt;<A HREF="mailto:hallon@lysator.liu.se">hallon@lysator.liu.se</A>&gt;,
for the Debian GNU/linux system (but may be used by others).
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="8"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="9"><A HREF="#lbAF">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:31 GMT, March 31, 2021
</BODY>
</HTML>