John C. Frickson 9 rokov pred
rodič
commit
8c4f755b1c
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      build-aux/ax_nagios_get_ssl

+ 2 - 1
build-aux/ax_nagios_get_ssl

@@ -162,8 +162,9 @@ if test x$SSL_TYPE != xNONE; then
 			LIBS="$LIBS `$PKG_CONFIG $SSL_TYPE --libs-only-l 2>/dev/null`"
 			LIBS="$LIBS `$PKG_CONFIG $SSL_TYPE --libs-only-l 2>/dev/null`"
 			found_ssl=yes
 			found_ssl=yes
 		fi
 		fi
+	fi
 
 
-	else
+	if test x_$found_ssl != x_yes; then
 
 
 		# Find the SSL Headers
 		# Find the SSL Headers