diff options
author | Anand V. Avati <avati@dev.gluster.com> | 2009-06-09 06:17:37 -0700 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-06-09 06:17:37 -0700 |
commit | 7c42fd0f2059329d620225962146cdd0414a8f69 (patch) | |
tree | 262bf7020b96ef8260e15d635a386f7890d4175c /configure.ac | |
parent | e98d3808478c09fb4058a53a7dc215d8fae1553f (diff) |
configure.ac: print summary to stdout
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 3978036bb..cf21f7759 100644 --- a/configure.ac +++ b/configure.ac @@ -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 "===========================" |