Re: [libvirt] [PATCH 12/15] bootstrap: Enable copy-mode for MinGW builds

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

 



2010/3/22 Daniel P. Berrange <berrange@xxxxxxxxxx>:
> On Mon, Mar 22, 2010 at 02:25:42AM +0100, Matthias Bolte wrote:
>> MSYS' ln doesn't work well in the way bootstrap uses it with relative paths.
>> ---
>>  bootstrap.conf |    6 ++++++
>>  1 files changed, 6 insertions(+), 0 deletions(-)
>>
>> diff --git a/bootstrap.conf b/bootstrap.conf
>> index be4ad21..d55dc71 100644
>> --- a/bootstrap.conf
>> +++ b/bootstrap.conf
>> @@ -74,6 +74,12 @@ MSGID_BUGS_ADDRESS=libvir-list@xxxxxxxxxx
>>  COPYRIGHT_HOLDER='Red Hat, Inc.'
>>  SKIP_PO=true
>>
>> +# Enable copy-mode for MSYS/MinGW. MSYS' ln doesn't work well in the way
>> +# bootstrap uses it with relative paths.
>> +if test -n "$MSYSTEM"; then
>> +    copy=true
>> +fi
>> +
>>  # If "AM_GNU_GETTEXT(external" or "AM_GNU_GETTEXT([external]"
>>  # appears in configure.ac, exclude some unnecessary files.
>>  # Without grep's -E option (not portable enough, pre-configure),
>
> ACK
>
> Daniel
>

Thanks, pushed.

Matthias

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]