Kaynağa Gözat

Remove some debugging code from configure.ac

John C. Frickson 9 yıl önce
ebeveyn
işleme
b17d079c13
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  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