Ver código fonte

Minor SSL change

John C. Frickson 9 anos atrás
pai
commit
8c4f755b1c
1 arquivos alterados com 2 adições e 1 exclusões
  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`"
 			found_ssl=yes
 		fi
+	fi
 
-	else
+	if test x_$found_ssl != x_yes; then
 
 		# Find the SSL Headers