Commit 2d5c3abead3f72c457d886b92b3fbd977d273191

Alexandre Oliva 1999-06-07T03:34:04

* 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.