projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76c1875
)
configure: Regenerate.
author
Kelley Cook
<kcook@gcc.gnu.org>
Wed, 13 Oct 2004 00:55:22 +0000
(
00:55
+0000)
committer
R. 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
patch
|
blob
|
history
gcc/configure
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 4e3bba79196f6e40fdfa51d904b2c659139cea1b..5244cb372e6aa0186c61641263d6563dd5715a55 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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
diff --git
a/gcc/configure
b/gcc/configure
index 613019c174d692d3e8530d5916844100a4ef83c5..5aad0f00bebb45394af1c43723ff8142fff38c66 100755
(executable)
--- a/
gcc/configure
+++ b/
gcc/configure
@@
-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