From: Ralf Wildenhues Date: Fri, 26 May 2006 16:47:05 +0000 (+0000) Subject: * doc/automake.texi (Options): Add anchor `tar-formats'. X-Git-Tag: Release-1-9b~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69882dea1219b0d5168f10035ae1d86db74ecdc7;p=thirdparty%2Fautomake.git * doc/automake.texi (Options): Add anchor `tar-formats'. --- diff --git a/ChangeLog b/ChangeLog index c3f592dd7..a0c4e76c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-05-26 Sergey Poznyakoff (tiny change) + + * doc/automake.texi (Options): Add anchor `tar-formats'. + 2006-05-25 Noah Misch * lib/Automake/XFile.pm (lock): Allow EOPNOTSUPP, besides diff --git a/doc/automake.texi b/doc/automake.texi index ba2be4b07..8d68c2580 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -7160,6 +7160,7 @@ the source file. For instance, if the source file is In order to use this option with C sources, you should add @code{AM_PROG_CC_C_O} to @file{configure.ac}. +@anchor{tar-formats} @item @option{tar-v7} @itemx @option{tar-ustar} @itemx @option{tar-pax}