1LIBIDL-CONFIG-2(1) User Commands LIBIDL-CONFIG-2(1)
2
3
4
6 libIDL-config-2 - prints information about a libIDL installation
7
9 libIDL-config-2 [OPTIONS ...]
10
12 This program is mostly for use in build scripts. Please consider using
13 pkg-config(1) or pkgconf(1) instead.
14
16 --prefix[=DIR]
17 Print the prefix for host-independent files for libIDL, e.g.
18 /usr.
19
20 --exec-prefix[=DIR]
21 Print the prefix for host-dependent files for libIDL, e.g. /usr.
22
23 --version
24 Display the version of libIDL and exit.
25
26 --libs Display all linker flags: -L, -l, and otherwise.
27
28 --cflags
29 Display all CFLAGS: -I, and otherwise.
30
32 pkgconf(1), pkg-config(1)
33
34
35
36 February 2021 LIBIDL-CONFIG-2(1)