Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
libIDL-config(1)
Edit
PageHistory
Diff
Info
LikePages
LIBIDL-CONFIG !!!LIBIDL-CONFIG NAME SYNOPSIS DESCRIPTION OPTIONS SEE ALSO AUTHOR ---- !!NAME libIDL-config - helper script for building with libIDL !!SYNOPSIS __libIDL-config__ [[ __--libs__ ] [[ __--cflags__ ] [[ __--prefix__''=dir'' ] [[ __--exec-prefix__''=dir'' ] __libIDL-config__ [[ __--version__ ] [[ __--help__ ] !!DESCRIPTION __libIDL-config__ is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use the ''libIDL'' library. It is also used internally by the .m4 macros for GNU autoconf that are included with ''libIDL''. In most cases, you will use one (or both) of the options __--cflags__ or __--libs__ (depending on whether you are compiling or linking. !!OPTIONS __libIDL-config__ accepts the following options: __--version__ Print the currently installed version of ''library'' on the standard output. __--help__ Print a usage summary. __--libs__ Print the linker flags that are necessary to link with the specified ''library''. __--cflags__ Print the compiler flags that are necessary to compile a program using the specified ''library''. __--prefix__''=PREFIX'' If specified, use PREFIX instead of the installation prefix that ''library'' was built with when computing the output for the --cflags and --libs options. This option is also used for the exec prefix if --exec-prefix was not specified. This option must be specified before any --libs or --cflags options. __--exec-prefix__''=PREFIX'' If specified, use PREFIX instead of the installation exec prefix that ''library'' was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options. !!SEE ALSO __/usr/share/doc/liborbit-dev__, __info libIDL__ !!AUTHOR Copyright 2001 Andrew T. Veliath This manual was originally written for libIDL-config by Chris Waters for Debian GNU/Linux. ----
One page links to
libIDL-config(1)
:
Man1l
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.