autogen.sh: Give correct VCS name.
diff --git a/autogen.sh b/autogen.sh line changes: +1/-1 index d5e107f..f35c568 --- a/autogen.sh +++ b/autogen.sh
@@ -8,7 +8,7 @@ else chicken= fi -echo "Preparing CVS Hello infrastructure:" +echo "Preparing Bazaar Hello infrastructure:" # This overwrites lots of files with older versions, so don't use it. # I keep the newest versions of files common between distributions up to