qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at co


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
Date: Wed, 06 Jun 2012 14:16:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Il 06/06/2012 14:03, Peter Maydell ha scritto:
> Can we use
>  mkdir -p "$(dirname "$2")"
> 
> or are we still trying to be compatible with some non-POSIX
> shell from the dawn of time?

Looks like we can, there are other occurrences of $() in configure.

Paolo



reply via email to

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