Update documentation to talk about git instead of CVS

This commit is contained in:
Markus Armbruster 2008-03-28 20:42:49 +01:00
parent 2f5cad1997
commit a7cf600abc
4 changed files with 13 additions and 9 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh -e
# Run this script after a fresh CVS checkout to bring the source tree
# Run this script after a fresh git-clone to bring the source tree
# into a state where you can run configure.
aclocal -I m4
autoconf