Bläddra i källkod

Remove some debugging code from configure.ac

John C. Frickson 8 år sedan
förälder
incheckning
b17d079c13
1 ändrade filer med 0 tillägg och 2 borttagningar
  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
 	# need_dh should only be set for NRPE
 #	need_dh=yes
-echo "need_dh = |$need_dh|"
-sleep 10;
 	AC_NAGIOS_GET_SSL
 fi