{
    "mode": "man",
    "parameter": "xml2-config",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/xml2-config/1/json",
    "generated": "2026-06-15T14:38:09Z",
    "synopsis": "xml-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help]",
    "sections": {
        "NAME": {
            "content": "xml-config - script to get information about the installed version of GNOME-XML\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "xml-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "xml-config  is  a  tool that is used to determine the compile and linker flags that should be\nused to compile and link programs that use GNOME-XML.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "xml-config accepts the following options:\n",
            "subsections": [
                {
                    "name": "--version",
                    "content": "Print the currently installed version of GNOME-XML on the standard output.\n\n--libs  Print the linker flags that are necessary to link a GNOME-XML program.  Add --dynamic\nafter --libs to print only shared library linking information.\n",
                    "long": "--version"
                },
                {
                    "name": "--cflags",
                    "content": "Print the compiler flags that are necessary to compile a GNOME-XML program.\n",
                    "long": "--cflags"
                },
                {
                    "name": "--prefix=PREFIX",
                    "content": "If  specified, use PREFIX instead of the installation prefix that GNOME-XML was built\nwith when computing the output for the --cflags and --libs options. This option  must\nbe specified before any --libs or --cflags options.\n",
                    "long": "--prefix",
                    "arg": "PREFIX"
                }
            ]
        },
        "AUTHOR": {
            "content": "This  manual  page  was written by Fredrik Hallenberg <hallon@lysator.liu.se>, for the Debian\nGNU/linux system (but may be used by others).\n\n\n\nVersion                                      3 July 1999                                GNOME-XML(1)",
            "subsections": []
        }
    },
    "summary": "xml-config - script to get information about the installed version of GNOME-XML",
    "flags": [
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Print the currently installed version of GNOME-XML on the standard output. --libs Print the linker flags that are necessary to link a GNOME-XML program. Add --dynamic after --libs to print only shared library linking information."
        },
        {
            "flag": "",
            "long": "--cflags",
            "arg": null,
            "description": "Print the compiler flags that are necessary to compile a GNOME-XML program."
        },
        {
            "flag": "",
            "long": "--prefix",
            "arg": "PREFIX",
            "description": "If specified, use PREFIX instead of the installation prefix that GNOME-XML was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options."
        }
    ],
    "examples": [],
    "see_also": []
}