Changed from exiv2-config to pkg-config .pc file
This commit is contained in:
parent
24ade49e2d
commit
baf92b2dee
6
README
6
README
@ -64,9 +64,9 @@ Bug reports can be submitted directly to the bug tracking system at
|
||||
Hacking
|
||||
=======
|
||||
|
||||
On UNIX-like systems, application developers can use the script
|
||||
exiv2-config in their build commands to obtain the correct compile and
|
||||
link time flags for the Exiv2 library.
|
||||
A pkg-config .pc file is installed together with the library.
|
||||
Application developers can use pkg-config(1) to obtain correct compile
|
||||
and link time flags for the Exiv2 library.
|
||||
|
||||
If you downloaded Exiv2 directly from the subversion repository, and
|
||||
you want to build it using the GNU configure script, then you need to
|
||||
|
||||
Loading…
Reference in New Issue
Block a user