[libvirt] [PATCH] build: use gnulib fdatasync

Eric Blake eblake at redhat.com
Tue Oct 25 15:55:54 UTC 2011


On 10/25/2011 03:44 AM, Jiri Denemark wrote:
> On Mon, Oct 24, 2011 at 16:44:49 -0600, Eric Blake wrote:
>> Commit 1726a73 hacked around MacOS' lack of fdatasync, since
>> gnulib did not have it at the time.  But now that we use newer
>> gnulib, we can avoid the hack.
>>
>> * bootstrap.conf (gnulib_modules): Add fdatasync.
>> * configure.ac (AC_CHECK_FUNCS_ONCE): Drop our own check.
>> ---
>>   bootstrap.conf |    1 +
>>   configure.ac   |    5 +----
>>   2 files changed, 2 insertions(+), 4 deletions(-)
>
> ACK

Thanks; pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list