mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Update/remove references to the CVS repository.
This commit is contained in:
parent
5995c6d801
commit
4b824aae11
5 changed files with 28 additions and 240 deletions
|
@ -31,7 +31,7 @@ autoreconf -i --force --verbose
|
|||
echo "guile-readline..."
|
||||
(cd guile-readline && ./autogen.sh)
|
||||
|
||||
# Copy versions of config.guess and config.sub from Guile CVS to
|
||||
# Copy versions of config.guess and config.sub from Guile's repository to
|
||||
# build-aux and guile-readline.
|
||||
cp -f config.guess config.sub build-aux/
|
||||
cp -f config.guess config.sub guile-readline/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue