summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorStephen Hemminger <shemming@brocade.com>2015-06-25 15:10:22 -0400
committerStephen Hemminger <shemming@brocade.com>2015-06-25 15:10:22 -0400
commitaaf70458028a243f0d60bbe82b787bdb1f3b9a31 (patch)
tree5be53ec1990626e5098d3420ec63e1c0aebba055 /configure
parentf975059a511d19658eaf73806fee821311fd59ff (diff)
configure: cleanup
Don't echo "-e" when using builtin echo in bash.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure9
1 files changed, 5 insertions, 4 deletions
diff --git a/configure b/configure
index 1605464c..3ae4c955 100755
--- a/configure
+++ b/configure
@@ -312,7 +312,8 @@ check_ipt
echo -n " IPSET "
check_ipset
-echo -n -e "\niptables modules directory: "
+echo
+echo -n "iptables modules directory: "
check_ipt_lib_dir
echo -n "libc has setns: "
@@ -326,8 +327,8 @@ check_elf
echo -n "libmnl support: "
check_mnl
-echo " (required by tipc)"
-echo -e "\nDocs"
+echo
+echo -n "docs:"
check_docs
-echo ""
+echo