(cp_option_init): Once again make it so install always
authorJim Meyering <jim@meyering.net>
Fri, 22 Sep 2000 19:30:29 +0000 (19:30 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 22 Sep 2000 19:30:29 +0000 (19:30 +0000)
commit39da0cbc3ba99325d7ce043e19c37245ea341d66
tree62ac0af0280589990ec2e415b550aed6d44db17d
parentdffa52e11aed00805c65aa6441b1fc869eb99845
(cp_option_init): Once again make it so install always
unlinks an existing destination before trying to open it for writing.
Otherwise, installing onto a running shared library would make the
running program malfunction.
src/install.c