4
0
John C. Frickson 9 жил өмнө
parent
commit
8108942025
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      configure
  2. 1 1
      macros/ax_nagios_get_ssl

+ 1 - 1
configure

@@ -7274,7 +7274,7 @@ if test x$check_for_ssl = xyes; then
 # -------------------------------
 
 SSL_TYPE=openssl
-try_pkg_config=0
+try_pkg_config=1
 ssl_dir=
 ssl_inc_dir=
 ssl_lib_dir=

+ 1 - 1
macros/ax_nagios_get_ssl

@@ -49,7 +49,7 @@ AC_DEFUN([AX_NAGIOS_GET_SSL],
 # -------------------------------
 
 SSL_TYPE=openssl
-try_pkg_config=0
+try_pkg_config=1
 ssl_dir=
 ssl_inc_dir=
 ssl_lib_dir=