summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-11-28 16:46:56 +0000
committerGary V. Vaughan <gary@gnu.org>2014-11-28 20:23:42 +0000
commitcbeefbc8f0ac527f7c7f14cbc8b3fc9de0ff2b77 (patch)
tree290d7e6e0b18c6190e99b25e70280a52148965c3 /Makefile.am
parent16bcf1884998a56963d81c796d138b0107fffce7 (diff)
downloadlibtool-cbeefbc8f0ac527f7c7f14cbc8b3fc9de0ff2b77.tar.gz
libtoolize: no need for umask 0 now that copying does not use tar.
The umask calls seem to be left over as a workaround for several releases ago when libtoolize copied libltdl sources with the help of tar. Now that we use cp or ln -s exclusively, this just needlessly makes the files world writable; we should just respect the users' own umask setting. * libtoolize.in (func_copy): Remove umask 0 calls and simplify. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions