Fix typo.

This commit is contained in:
Bastien Guerry 2008-06-08 11:40:45 +00:00
parent 8669e78f20
commit 942b475021

View file

@ -26,7 +26,7 @@ If even 'make bootstrap' followed by 'make maintainer-clean' fails, it may
be that some reorganization of the tree has created a new subdirectory. Try
this:
$ cvs -d update
$ cvs update -d
$ make maintainer-clean
$ ./configure
$ make bootstrap