Hi Tijl,
Thanks for the patches. Applied already, and will be pushed as soon
as the test suite completes successfully.
Cheers,
--
Gary V. Vaughan (gary AT gnu DOT org)
> On Nov 27, 2014, at 5:59 PM, Tijl Coosemans wrote:
>
> "libtoolize --ltdl -c" creates some files with write permissions fo
"libtoolize --ltdl -c" creates some files with write permissions for
everybody because it sets "umask 0" in two places. This patch removes
the umask commands.
---
libtoolize.in | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/libtoolize.in b/libtoolize.in
index d
"libtoolize --ltdl -c" creates some files with write permissions for
everybody because it sets "umask 0" in two places. This patch removes
the umask commands.
---
libtoolize.in | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/libtoolize.in b/libtoolize.in
index d