Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Paul Eggert
    Date : 2006-05-11 19:52:08
    Hash : 0ed61ffd
    Message : * lib/install-sh: Sync from Autoconf, as follows: Don't use 'path' to talk about file names, as per GNU coding standards. Close a race condition reported by Ralf Wildenhues and Stepan Kasal. There is still a race condition on hosts that predate Posix 1003.1-1992, but we can't help this. Don't mishandle weird characters like space on pre-Posix hosts. Invoke mkdir at most once per dir arg on pre-Posix hosts.