Update of /cvsroot/libexif/libexif/libexif
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6435/libexif
Modified Files:
exif.h
Log Message:
update *.pc docs
Index: exif.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/exif.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -d -r1.5 -r1.6
--- exif.h 21 May 2007 14:24:58 -0000 1.5
+++ exif.h 23 May 2007 13:04:47 -0000 1.6
@@ -35,9 +35,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DE
*
* ##include <libexif/exif.h>
*
- * libexif provides a libexif.pc file for use with pkgconfig. The
- * libexif-uninstalled.pc file probably still needs some work WRT to
- * the include file location.
+ * libexif provides a libexif.pc file for use with pkgconfig on the
+ * libexif installation. If you are using libtool to build your
+ * package, you can also integrate make use of libexif-uninstalled.pc.
*
* \section string_conventions String Conventions
*
|