Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Feb 2009 15:56:53 +0000 (16:56 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Feb 2009 15:56:53 +0000 (16:56 +0100)
yaz-config.in

index ad78247..117806a 100644 (file)
@@ -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"