On Sun, Jan 27, 2002 at 10:35:11AM +0200, Eli Zaretskii wrote: > I think AC_CONFIG_LINKS should try `cp' as the final fallback, if both > `ln -s' and `ln' fail. Perhaps try `cp -p' before a plain `cp'.
"cp -p" has some unfortunate side-effects (some versions copy the ownership of the original file in addition to the protection) -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net