bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

install-sh problem


From: Пухальский Юрий Андреевич
Subject: install-sh problem
Date: Thu, 21 Oct 2004 18:17:45 +0400

Hello!

Not sure if it concerns automake, but as of 1.9.2 the following problem occurs.
We invoke $(mkinstalldirs) to create directory, which name ends with '/', when 
mkinstalldirs is configured to "install-sh -d". It tries to make the directory 
twice, and fails on second try with "already exists" message. When directory 
name is without trailing slash, everything works ok.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]