Updated exiv2-config.in for the last time. This file will ship with 0.13 but will be dropped from SVN immediately after the release.

v0.27.3
Andreas Huggel 19 years ago
parent 6c36a67738
commit a685b46870

@ -79,7 +79,7 @@ while test $# -gt 0; do
;;
--libs)
echo -L$libdir -lexiv2 @LIBS@
echo -L$libdir -lexiv2 @LDFLAGS@ @LTLIBINTL@ @LTLIBICONV@ @LIBS@
;;
*)

Loading…
Cancel
Save