Update documentation to talk about git instead of CVS
This commit is contained in:
parent
2f5cad1997
commit
a7cf600abc
4 changed files with 13 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue