1GNOME-XML(1)                         1.1.0                        GNOME-XML(1)
2
3
4

NAME

6       xml-config  -  script to get information about the installed version of
7       GNOME-XML
8

SYNOPSIS

10       xml-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help]
11

DESCRIPTION

13       xml-config is a tool that is used to determine the compile  and  linker
14       flags  that should be used to compile and link programs that use GNOME-
15       XML.
16

OPTIONS

18       xml-config accepts the following options:
19
20       --version
21               Print the currently installed version of GNOME-XML on the stan‐
22               dard output.
23
24       --libs  Print  the  linker flags that are necessary to link a GNOME-XML
25               program.  Add --dynamic  after  --libs  to  print  only  shared
26               library linking information.
27
28       --cflags
29               Print the compiler flags that are necessary to compile a GNOME-
30               XML program.
31
32       --prefix=PREFIX
33               If specified, use PREFIX instead  of  the  installation  prefix
34               that GNOME-XML was built with when computing the output for the
35               --cflags and --libs options.  This  option  must  be  specified
36               before any --libs or --cflags options.
37

AUTHOR

39       This   manual   page   was   written   by   Fredrik   Hallenberg  <hal‐
40       lon@lysator.liu.se>, for the Debian GNU/linux system (but may  be  used
41       by others).
42
43
44
45Version                           3 July 1999                     GNOME-XML(1)
Impressum