mirror of
https://github.com/curl/curl.git
synced 2026-04-15 11:41:41 +03:00
corrected
This commit is contained in:
parent
9ade752fa7
commit
19d92834ed
2 changed files with 9 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -6,6 +6,13 @@
|
|||
|
||||
History of Changes
|
||||
|
||||
Daniel (8 January 2001)
|
||||
- Made some minor corrections to get the client to cleanup properly and I made
|
||||
the separator work again when getting multiple globbed URLs to stdout.
|
||||
|
||||
- Worked with Loic Dachary to get the make dist and make distcheck work
|
||||
correctly.
|
||||
|
||||
Loic Dachary (6 January 2001)
|
||||
- Automated generation of rpm packages, no need to be root.
|
||||
|
||||
|
|
|
|||
2
CVS-INFO
2
CVS-INFO
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue