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: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
Date: Thu, 07 Jun 2012 11:15:31 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 06/06/2012 08:16 PM, Paolo Bonzini wrote:
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.

I saw that too, but I thought $() was a bash-ism.

Regards,

Anthony Liguori


Paolo






reply via email to

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