* automake.in (dist_header): Avoid changing permissions of filesmerging-into-user-dep-gen
commit2d5c3abead3f72c457d886b92b3fbd977d273191
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 7 Jun 1999 03:34:04 +0000 (7 03:34 +0000)
committerAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 7 Jun 1999 03:34:04 +0000 (7 03:34 +0000)
tree2824909e2b9a74ed91ab50a0f4f6a1ba219f45f1
parentde61cdf9325366dcb03431f43ac7e9a7fb35c404
* automake.in (dist_header): Avoid changing permissions of files
in the source tree, trying a complex `find/chmod' command before
falling back to plain chmod.
(handle_dist_worker): Do not create directories with mode 777, the
find above will take care of that.
* m4/init.m4: Set install_sh for find/chmod above.
ChangeLog
automake.in
m4/init.m4