summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 93844da)
raw | patch | inline | side by side (parent: 93844da)
author | Florian Forster <octo@noris.net> | |
Wed, 14 Oct 2009 08:35:48 +0000 (10:35 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 14 Oct 2009 08:35:48 +0000 (10:35 +0200) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index d21df3cd919f96b9c8c15d185c613cbd0a0a578d..9ab3006e4a156dc527f8a03c4d34bb4c9dbe6aaf 100644 (file)
--- a/configure.in
+++ b/configure.in
if test "x$LIBNETAPP_LIBS" = "x"
then
- LIBNETAPP_LIBS="-lpthread -lxml -ladt -lssl -lm"
+ LIBNETAPP_LIBS="-lpthread -lxml -ladt -lssl -lm -lcrypto -lz"
fi
AC_MSG_NOTICE([netapp LIBS: $LIBNETAPP_LIBS])