GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GDOME2(1) 0.8.1 GDOME2(1)

gdome-config - script to get information about the installed version of gdome2

gdome-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--libs] [--cflags] [--version] [--help]

gdome-config is a tool that is used to determine the compile and linker flags that should be used to compile and link programs that use gdome2.

gdome-config accepts the following options:
--version
Print the currently installed version of gdome2 on the standard output.
--libs
Print the linker flags that are necessary to link a gdome2 program.
--cflags
Print the compiler flags that are necessary to compile a gdome2 program.
--prefix=DIR
If specified, use DIR instead of the installation prefix that gdome2 was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options.
--exec-prefix=DIR
If specified, use DIR instead of the installation exec prefix that gdome2 was built when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options.
--help
Print a short help text and exit.

This manual page was added by Enrico Zini <zinie@cs.unibo.it> for the Debian GNU/Linux system (but may be used by others). The page was made editing the manpage written by Fredrik Hallenberg <hallon@lysator.liu.se> for the libxml2 Debian GNU/Linux package.
3 December 2001 Version

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.