Commit ef8a2bc4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added note about src/hughelp.c and the new *.cvs file that can be used if

you really can't generate that file.
parent 96d235d9
Loading
Loading
Loading
Loading
+5 −2
Original line number Original line Diff line number Diff line
@@ -13,6 +13,9 @@ inner sanctum.
Use autoconf 2.50 and no earlier. Also, try having automake 1.4 and libtool
Use autoconf 2.50 and no earlier. Also, try having automake 1.4 and libtool
1.4 at least.
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.
  CHANGES.0     contains ancient changes.


@@ -25,7 +28,7 @@ Use autoconf 2.50 and no earlier. Also, try having automake 1.4 and libtool


  perl/contrib/ is a subdirectory with various perl scripts
  perl/contrib/ is a subdirectory with various perl scripts


  java          is a subdirectory with the Java interface to libcurl
  java/         is a subdirectory with the Java interface to libcurl


To build after having extracted everything from CVS, do this:
To build after having extracted everything from CVS, do this: