summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-04-22 15:44:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-04-22 15:44:13 +0000
commitf6d4a25f6876454d74b68bf40a0dd1326c2f95e9 (patch)
tree55d02117ed77fd6b945d29059a16b26e4a209508
parent2dfd2c642d6dd5a9275dac848104b0dcc0a0f1d2 (diff)
downloadgnurl-f6d4a25f6876454d74b68bf40a0dd1326c2f95e9.tar.gz
gnurl-f6d4a25f6876454d74b68bf40a0dd1326c2f95e9.tar.bz2
gnurl-f6d4a25f6876454d74b68bf40a0dd1326c2f95e9.zip
updated with the Java stuff and so
-rw-r--r--CVS-INFO27
1 files changed, 19 insertions, 8 deletions
diff --git a/CVS-INFO b/CVS-INFO
index c73f4a09a..6942ccc40 100644
--- a/CVS-INFO
+++ b/CVS-INFO
@@ -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: