Tag

  • Show log

    Commit

  • Hash : 2d5c3abe
    Author : Alexandre Oliva
    Date : 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.