From a685b46870117f524e469ea97d9316d187da50b0 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Fri, 2 Mar 2007 01:43:41 +0000 Subject: [PATCH] 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. --- config/exiv2-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/exiv2-config.in b/config/exiv2-config.in index 4c593c99..d619df7c 100644 --- a/config/exiv2-config.in +++ b/config/exiv2-config.in @@ -79,7 +79,7 @@ while test $# -gt 0; do ;; --libs) - echo -L$libdir -lexiv2 @LIBS@ + echo -L$libdir -lexiv2 @LDFLAGS@ @LTLIBINTL@ @LTLIBICONV@ @LIBS@ ;; *)