1FLICKCURL(1) User Commands FLICKCURL(1)
2
3
4
6 flickcurl-config - script to get information about the installed ver‐
7 sion of flickcurl
8
10 flickcurl-config [ OPTION ]
11
13 This program is DEPRECATED and pkg-config(1) should be used to
14 get flickcurl library parameters and dependencies. The compil‐
15 ing and linking flags are likely to not work since they do not
16 import dependendent libraries (such as Raptor).
17
18 Known values for OPTION are:
19
20 --prefix
21 Get the flickcurl installation prefix.
22
23 --libs Print library linking information.
24
25 --private-libs
26 Print library private/static linking information.
27
28 --cflags
29 Print pre-processor and compiler flags
30
31 --help display this help and exit
32
33 --version
34 output version information
35
36 --version-decimal
37 Output version as a decimal integer.
38
40 This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>,
41 for the Debian project (but may be used by others).
42
43
44
45flickcurl-config 20 December 2007 FLICKCURL(1)