diff --git a/configure.ac b/configure.ac index 509ec81eb..6e2cd23fa 100644 --- a/configure.ac +++ b/configure.ac @@ -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)