configure: Regenerate.

2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>

	* configure: Regenerate.

From-SVN: r88962
This commit is contained in:
Kelley Cook 2004-10-13 00:55:22 +00:00 committed by R. Kelley Cook
parent 76c1875c9d
commit 06c3418c6c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
* configure: Regenerate.
2004-10-12 Fariborz Jahanian <fjahanian@apple.com>
PR 17892

2
gcc/configure vendored
View File

@ -6985,7 +6985,7 @@ else
else
if cp -p conftestdata_f conftestdata_t 2>/dev/null
then
gcc_cv_prog_LN_S=ln
gcc_cv_prog_LN_S="cp -p"
else
gcc_cv_prog_LN_S=cp
fi