Explorar o código

Remove some debugging code from configure.ac

John C. Frickson %!s(int64=8) %!d(string=hai) anos
pai
achega
b17d079c13
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -314,8 +314,6 @@ dnl Optional SSL library and include paths
 if test x$check_for_ssl = xyes; then
 if test x$check_for_ssl = xyes; then
 	# need_dh should only be set for NRPE
 	# need_dh should only be set for NRPE
 #	need_dh=yes
 #	need_dh=yes
-echo "need_dh = |$need_dh|"
-sleep 10;
 	AC_NAGIOS_GET_SSL
 	AC_NAGIOS_GET_SSL
 fi
 fi