]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac (symbolic_link): Replace with $LN_S.
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 12 Oct 2004 08:22:31 +0000 (08:22 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Tue, 12 Oct 2004 08:22:31 +0000 (08:22 +0000)
commit35f06ae4663c6f187a952fa7f0d1659a3e2f7574
treec72db519c4df641cf363f8ea9ce1931748dc8b9f
parentdb86dd146950103140950aff4486330a566ddf4b
configure.ac (symbolic_link): Replace with $LN_S.

2004-10-06  Paolo Bonzini  <bonzini@gnu.org>

* configure.ac (symbolic_link): Replace with $LN_S.
(Assembler/Linker): Hard link from gas and binutils trees.
* aclocal.m4 (gcc_AC_PROG_LN_S): Try "cp -p" before cp.
* configure: Regenerate.

From-SVN: r88920
gcc/ChangeLog
gcc/aclocal.m4
gcc/configure
gcc/configure.ac