]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/status.m4 (_AC_OUTPUT_LINKS): Fall back on cp
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Jun 2002 17:56:09 +0000 (17:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Jun 2002 17:56:09 +0000 (17:56 +0000)
if ln doesn't work.
* NEWS: Likewise.
* doc/autoconf.texi (Configuration Links): Likewise.
(Limitations of Usual Tools): Prefer $(LN_S) to ln -s || ln.

ChangeLog

index 6dbe7d57de166210c97d965517d5d00c7221fb57..b2bdc920e87979e7be9b358426cd691c6b7c52a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-06-06  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/autoconf/status.m4 (_AC_OUTPUT_LINKS): Fall back on cp
+       if ln doesn't work.
+       * NEWS: Likewise.
+       * doc/autoconf.texi (Configuration Links): Likewise.
+       (Limitations of Usual Tools): Prefer $(LN_S) to ln -s || ln.
+
 2002-06-05  Paul Eggert  <eggert@twinsun.com>
 
        * config/config.guess, config/config.sub, config/texinfo.tex: