configure.ac: removed debug line

This commit is contained in:
Max Kellermann 2009-03-28 11:12:09 +01:00
parent 53ed647b22
commit de7c16d1be

View File

@ -604,7 +604,6 @@ case "$host_os" in
enable_solaris_output=no
;;
esac
echo "HOST_OS=$host_os"
AM_CONDITIONAL(ENABLE_SOLARIS_OUTPUT, test x$enable_solaris_output = xyes)