man libglade-config (Commandes) - libglade build information retrieval.

NAME

libglade-config - libglade build information retrieval.

SYNOPSIS

Usage: libglade-config [OPTION] [LIBRARIES]

Known values for OPTION are:

  --prefix=DIR          change libglade prefix [default /usr]
  --libs                print library linking information
  --cflags              print pre-processor and compiler flags
  --check               just check for library.
  --help                display this help and exit
  --version             output version information

Possible widget libraries: gtk (included by default) gnome bonobo

DESCRIPTION

libglade-config retrieves the info needed to build a program that links to libglade (or any of it's submodules). This program should be considered obsolete and pkg-config should be used instead.

SEEALSO