From: Karl Berry Date: Fri, 25 Apr 2008 18:42:13 +0000 (-0700) Subject: autoupdate X-Git-Tag: v0.1~7501 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=df061d94be892c88c8a6a65680fdd5e2ab2093e1;p=gnulib.git autoupdate --- diff --git a/doc/maintain.texi b/doc/maintain.texi index fc7a006a5..96955d589 100644 --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -5,7 +5,7 @@ @c For double-sided printing, uncomment: @c @setchapternewpage odd @c This date is automagically updated when you save this file: -@set lastupdate March 21, 2008 +@set lastupdate April 25, 2008 @c %**end of header @dircategory GNU organization @@ -1717,7 +1717,7 @@ different movements which differ in their basic philosophy. The Free Software Movement is idealistic, and raises issues of freedom, ethics, principle and what makes for a good society. The Open Source Movement, founded in 1998, studiously avoids such questions. For more explanation, -see @url{http://www.gnu.org/philosophy/free-software-for-freedom.html}. +see @url{http://www.gnu.org/philosophy/open-source-misses-the-point.html}. The GNU Project is aligned with the Free Software Movement. This doesn't mean that all GNU contributors and maintainers have to agree; diff --git a/doc/make-stds.texi b/doc/make-stds.texi index 041a08515..bd4df50d8 100644 --- a/doc/make-stds.texi +++ b/doc/make-stds.texi @@ -968,6 +968,8 @@ then @code{tar} that subdirectory. Compress the tar file with @code{gzip}. For example, the actual distribution file for GCC version 1.40 is called @file{gcc-1.40.tar.gz}. +It is ok to support other free compression formats as well, such as +@code{bzip2} and @code{lzma}. The @code{dist} target should explicitly depend on all non-source files that are in the distribution, to make sure they are up to date in the