From baf92b2deea3d20c752f822fc8aa79e08dc3b5bc Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Fri, 5 May 2006 07:28:30 +0000 Subject: [PATCH] Changed from exiv2-config to pkg-config .pc file --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 58153433..c941e605 100644 --- a/README +++ b/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