prefix.c (update_path): Replace PREFIX with KEY only when it matches a full directory...
authorThomas Quinot <quinot@act-europe.fr>
Sat, 15 May 2004 15:14:40 +0000 (17:14 +0200)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 15 May 2004 15:14:40 +0000 (15:14 +0000)
commit428d4d7660cb092c281734b56d62dce45d7b599a
tree7e1e2e9b6472c30bab3e9a5af0ef5196e8276ba4
parent61f0ccffa36f96fc1a1f20fd8d4ec2bfb911140d
prefix.c (update_path): Replace PREFIX with KEY only when it matches a full directory name in PATH.

2004-05-15  Thomas Quinot  <quinot@act-europe.fr>

* prefix.c (update_path): Replace PREFIX with KEY only
when it matches a full directory name in PATH.

From-SVN: r81883
gcc/ChangeLog
gcc/prefix.c