| tag | 3765cac12986970821c64cfd92c0bace0a580617 | |
|---|---|---|
| tagger | Alexandre Oliva <oliva@dcc.unicamp.br> | Mon Jun 07 03:34:04 1999 +0000 |
| object | 2d5c3abead3f72c457d886b92b3fbd977d273191 |
| commit | 2d5c3abead3f72c457d886b92b3fbd977d273191 | [log] [tgz] |
|---|---|---|
| author | Alexandre Oliva <oliva@dcc.unicamp.br> | Mon Jun 07 03:34:04 1999 +0000 |
| committer | Alexandre Oliva <oliva@dcc.unicamp.br> | Mon Jun 07 03:34:04 1999 +0000 |
| tree | 2824909e2b9a74ed91ab50a0f4f6a1ba219f45f1 | |
| parent | de61cdf9325366dcb03431f43ac7e9a7fb35c404 [diff] |
* 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.