diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-04-22 15:44:13 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-04-22 15:44:13 +0000 |
commit | f6d4a25f6876454d74b68bf40a0dd1326c2f95e9 (patch) | |
tree | 55d02117ed77fd6b945d29059a16b26e4a209508 /CVS-INFO | |
parent | 2dfd2c642d6dd5a9275dac848104b0dcc0a0f1d2 (diff) |
updated with the Java stuff and so
Diffstat (limited to 'CVS-INFO')
-rw-r--r-- | CVS-INFO | 27 |
1 files changed, 19 insertions, 8 deletions
@@ -1,16 +1,27 @@ -This file is only present in the CVS - never in release archives. + _ _ ____ _ + ___| | | | _ \| | + / __| | | | |_) | | + | (__| |_| | _ <| |___ + \___|\___/|_| \_\_____| -This contains information about other files and things that the CVS repository -keeps in its inner sanctum. +CVS-INFO -CHANGES.0 contains ancient changes. +This file is only present in the CVS - never in release archives. It contains +information about other files and things that the CVS repository keeps in its +inner sanctum. -memanalyze.pl is for analyzing the output generated by curl if -DMALLOCDEBUG - is used when compiling -Makefile.dist is included as the root Makefile in distribution archives -perl/contrib/ is a subdirectory with various perl scripts + CHANGES.0 contains ancient changes. + + memanalyze.pl is for analyzing the output generated by curl if -DMALLOCDEBUG + is used when compiling + + Makefile.dist is included as the root Makefile in distribution archives + + perl/contrib/ is a subdirectory with various perl scripts + + java is a subdirectory with the Java interface to libcurl To build after having extracted everything from CVS, do this: |