summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 20fe9c3d..f8f681fc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,9 +11,6 @@ if test ! -d common;
then
echo "+ getting common/ from cvs"
cvs co common
-else
- echo "+ updating common/ from cvs"
- cd common; cvs update -dP; cd ..
fi
# source helper functions