Commit de7c16d1 authored by Max Kellermann's avatar Max Kellermann

configure.ac: removed debug line

parent 53ed647b
...@@ -604,7 +604,6 @@ case "$host_os" in ...@@ -604,7 +604,6 @@ case "$host_os" in
enable_solaris_output=no enable_solaris_output=no
;; ;;
esac esac
echo "HOST_OS=$host_os"
AM_CONDITIONAL(ENABLE_SOLARIS_OUTPUT, test x$enable_solaris_output = xyes) AM_CONDITIONAL(ENABLE_SOLARIS_OUTPUT, test x$enable_solaris_output = xyes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment