mention that cvs is needed for releases
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Apr 2009 08:08:33 +0000 (08:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Apr 2009 08:08:33 +0000 (08:08 +0000)
docs/INTERNALS

index 411e664..5021c82 100644 (file)
@@ -472,3 +472,6 @@ Building Releases
  need to fill in the Makefile.am files properly for which files that should
  be included in the release archives.
 
+ NOTE: you need to have curl checked out from CVS to be able to do a proper
+ release build. The release tarballs do not have everything setup in order to
+ do releases properly.