diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-08 16:32:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-08 16:32:36 +0000 |
commit | 19d92834ede2a4bc3d4e223f83ada71b199dca64 (patch) | |
tree | e546e365d5593d308967d8101978d6fce2de1c52 /CVS-INFO | |
parent | 9ade752fa71d25e36213797e1f456dfd3f04b752 (diff) | |
download | curl-19d92834ede2a4bc3d4e223f83ada71b199dca64.tar.gz |
corrected
Diffstat (limited to 'CVS-INFO')
-rw-r--r-- | CVS-INFO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |