summaryrefslogtreecommitdiff
path: root/CVS-INFO
blob: 33eec6303043d45b4751880ead5a40402320c42c (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
34
35
36
37
                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

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.

Use autoconf 2.50 and no earlier. Also, try having automake 1.4 and libtool
1.4 at least.

You will need perl to generate the src/hugehelp.c file. The file
src/hugehelp.c.cvs is a one-shot file that you can rename to src/hugehelp.c if
you really can't generate the true file yourself!

  CHANGES.0     contains ancient changes.

  memanalyze.pl is for analyzing the output generated by curl if -DMALLOCDEBUG
                is used when compiling

  buildconf     builds the makefiles and configure stuff

  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:

./buildconf
./configure
make