configure.ac: print summary to stdout

This commit is contained in:
Anand V. Avati 2009-06-09 06:17:37 -07:00
parent e98d380847
commit 7c42fd0f20

View File

@ -573,8 +573,6 @@ AM_CONDITIONAL([GF_DARWIN_HOST_OS], test "${GF_HOST_OS}" = "GF_DARWIN_HOST_OS")
AC_OUTPUT
exec >&2
echo
echo "GlusterFS configure summary"
echo "==========================="