summaryrefslogtreecommitdiff
path: root/CVS-INFO
blob: 6942ccc40dfa560de869b0e067b5fcb7f5bf226b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

CVS-INFO

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.



  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:

automake
aclocal
autoheader
autoconf
./configure
make