configure: Regenerate.
authorKelley Cook <kcook@gcc.gnu.org>
Wed, 13 Oct 2004 00:55:22 +0000 (00:55 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Wed, 13 Oct 2004 00:55:22 +0000 (00:55 +0000)
2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>

* configure: Regenerate.

From-SVN: r88962

gcc/ChangeLog
gcc/configure

index 4e3bba7..5244cb3 100644 (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
index 613019c..5aad0f0 100755 (executable)
@@ -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