Parcourir la source

Remove some debugging code from configure.ac

John C. Frickson il y a 9 ans
Parent
commit
b17d079c13
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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