From: Paul Eggert Date: Wed, 10 Nov 2004 21:59:55 +0000 (+0000) Subject: * doc/autoconf.texi (Limitations of Usual Tools): Note `cp -r' X-Git-Tag: AUTOCONF-2.59c~614 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b518346d1f41c74cc09cd85d070ed6cb2fadaefa;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Limitations of Usual Tools): Note `cp -r' limitations. --- diff --git a/ChangeLog b/ChangeLog index a9084056b..e251bd519 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-10 Derek R. Price + + * doc/autoconf.texi (Limitations of Usual Tools): Note `cp -r' + limitations. Reorder paragraphs for clarity. + 2004-10-11 Paul Eggert * doc/autoconf.texi: Standardize spelling of "Posix" (as opposed @@ -174,8 +179,8 @@ 2004-06-23 Noah Misch - * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the shell is - zsh, disable GLOB_SUBST to avoid backslash handling problems. + * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the shell is + zsh, disable GLOB_SUBST to avoid backslash handling problems. (trivial change) 2004-06-04 Paul Eggert @@ -475,7 +480,7 @@ (AC_CHECK_ALIGNOF): New macro. * tests/mktests.sh (ac_exclude_list): Exclude AC_CHECK_ALIGNOF. * tests/semantics.at (AC_CHECK_ALIGNOF): Add tests similar to - those for sizeof. + those for sizeof. 2004-03-03 Paul Eggert