corrected

This commit is contained in:
Daniel Stenberg 2001-01-08 16:32:36 +00:00
parent 9ade752fa7
commit 19d92834ed
2 changed files with 9 additions and 0 deletions

View file

@ -15,6 +15,8 @@ perl/ is a subdirectory with various perl scripts
To build after having extracted everything from CVS, do this:
% automake
% aclocal
% autoheader
% autoconf
% ./configure
% make