[Rpm-maint] [rpm] fixes for OS X (#57)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Tue Feb 9 05:53:05 UTC 2016


> @@ -560,6 +560,7 @@ dnl Checks for library functions.
>  AC_CHECK_FUNCS(putenv)
>  AC_CHECK_FUNCS(mempcpy)
>  AC_CHECK_FUNCS(fdatasync)
> +AC_CHECK_DECLS(fdatasync, [], [], [#include <unistd.h>])

`fdatasync()` was just replaced with `fsync()` in 6151ac9a298a9fe560cf8f899dc0b0e67453446c.

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/57/files#r52270096
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20160208/8d06f63c/attachment.html>


More information about the Rpm-maint mailing list