Commit aaf70458 authored by Stephen Hemminger's avatar Stephen Hemminger

configure: cleanup

Don't echo "-e" when using builtin echo in bash.
parent f975059a
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment