summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6240b64)
raw | patch | inline | side by side (parent: 6240b64)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 20 Dec 2004 21:38:44 +0000 (21:38 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 20 Dec 2004 21:38:44 +0000 (21:38 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1041 f882894a-f735-0410-b71e-b25c423dba1c
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 8c196352ecd08026c618fc8995b606043a2ec4e7..f5d772d8985115dd04facf35859a4ea11ab638b5 100644 (file)
--- a/configure.in
+++ b/configure.in
fi
if test "$OPENSSL_ENABLED" != "1"; then
- if test "$PKGTEST" ="yes"; then
+ if test "$PKGTEST" = "yes"; then
AC_MSG_WARN([OpenSSL libs could not be found])
else
AC_MSG_WARN([OpenSSL libs and/or directories were not found where specified!])