mirror of
https://github.com/curl/curl.git
synced 2026-07-23 13:07:17 +03:00
Loic's fix that removes the % from the instructions in the bottom
This commit is contained in:
parent
a9be9bc7f5
commit
19d3fd1185
1 changed files with 6 additions and 6 deletions
12
CVS-INFO
12
CVS-INFO
|
|
@ -14,9 +14,9 @@ perl/ is a subdirectory with various perl scripts
|
|||
|
||||
To build after having extracted everything from CVS, do this:
|
||||
|
||||
% automake
|
||||
% aclocal
|
||||
% autoheader
|
||||
% autoconf
|
||||
% ./configure
|
||||
% make
|
||||
automake
|
||||
aclocal
|
||||
autoheader
|
||||
autoconf
|
||||
./configure
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue