From de7c16d1be09f6771a4b95b14ff1201b9f4ef931 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Sat, 28 Mar 2009 11:12:09 +0100
Subject: configure.ac: removed debug line

---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

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)
 
-- 
cgit v1.2.3