summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2007-11-05 04:53:46 +0000
committernpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2007-11-05 04:53:46 +0000
commit56bf831f6d7d68a4633f1f0bde545ce98bf7a58d (patch)
tree6dcba29c068bc654e72988bd46444680f04c9007
parent292194b9d6ad2c552144729ee49e9c551aa48d6e (diff)
downloadlibproxy-56bf831f6d7d68a4633f1f0bde545ce98bf7a58d.tar.gz
fix indent
git-svn-id: http://libproxy.googlecode.com/svn/trunk@36 c587cffe-e639-0410-9787-d7902ae8ed56
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index be94320..76cf3ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ echo -e "\tPlugins to build..."
echo -e "\t\tenvvar\t\t\tyes"
echo -e "\t\tmozjs\t\t\t$with_mozjs"
echo -e "\t\tgnome\t\t\t$with_gnome"
-echo -e "\t\tnetworkmanager\t$with_networkmanager"
+echo -e "\t\tnetworkmanager\t\t$with_networkmanager"
echo
echo -e "\tBindings to build..."
echo -e "\t\tpython\t\t\t$with_python"