Code

- stupid typo
authorTon Voon <tonvoon@users.sourceforge.net>
Mon, 20 Dec 2004 21:38:44 +0000 (21:38 +0000)
committerTon 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

index 8c196352ecd08026c618fc8995b606043a2ec4e7..f5d772d8985115dd04facf35859a4ea11ab638b5 100644 (file)
@@ -386,7 +386,7 @@ else
   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!])