Update comment in script concerning the VCS
authormarkus schnalke <meillo@marmaro.de>
Fri, 12 Aug 2016 08:07:07 +0000 (10:07 +0200)
committermarkus schnalke <meillo@marmaro.de>
Fri, 12 Aug 2016 08:11:48 +0000 (10:11 +0200)
We're not using CVS anymore, but a VCS -- doesn't matter which one.

autogen.sh

index 71a2912..39cc112 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # Regenerate config.h.in, configure, etc.
-# Necessary if building from CVS; not needed if
+# Necessary if building from VCS; not needed if
 # building from a distributed tarball.
 
 set -e