From: Adam Dickmeiss Date: Tue, 3 Feb 2009 15:56:53 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz X-Git-Tag: v3.0.44~18 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=a19321599ba751f65f655a69c73ac05c72be22b3;hp=df8b0a83e237b1f7ff6722a2f10add5cafceeb9d Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz --- diff --git a/yaz-config.in b/yaz-config.in index ad78247..117806a 100644 --- a/yaz-config.in +++ b/yaz-config.in @@ -133,7 +133,7 @@ else if test "$yazprefix" != "/usr"; then YAZLIB="-L$yazprefix/lib" fi - YAZLIB="$YAZLIB $lyaz $LIBS" + YAZLIB="$YAZLIB $lyaz ${SSL_LIBS} $LIBS" YAZLALIB=$YAZLIB if test "$yazprefix" != "/usr"; then YAZINC="-I$yazprefix/include $YAZINC"