libIDL-config-2 - Man Page

prints information about a libIDL installation

Synopsis

libIDL-config-2 [Options ...]

Description

This program is mostly for use in build scripts. Please consider using pkg-config(1) or pkgconf(1) instead.

Options

--prefix[=DIR]

Print the prefix for host-independent files for libIDL, e.g. /usr.

--exec-prefix[=DIR]

Print the prefix for host-dependent files for libIDL, e.g. /usr.

--version

Display the version of libIDL and exit.

--libs

Display all linker flags: -L, -l, and otherwise.

--cflags

Display all CFLAGS: -I, and otherwise.

See Also

pkgconf(1), pkg-config(1)

Info

February 2021