projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57251c0
)
Update comment in script concerning the VCS
author
markus schnalke
<meillo@marmaro.de>
Fri, 12 Aug 2016 08:07:07 +0000
(10:07 +0200)
committer
markus 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
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
71a2912
..
39cc112
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-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