[PATCH xserver 2/2] xwayland: Correctly detect whether posix_fallocate exists
Julien Cristau
jcristau at debian.org
Fri Feb 19 10:53:46 UTC 2016
On Fri, Feb 19, 2016 at 15:08:13 +0800, Jonas Ådahl wrote:
> We had HAVE_POSIX_FALLOCATE checks, but no such macros were ever
> defined anywhere. This commit makes it so that this macro is defined if
> the posix_fallocate is detected during configure.
>
> Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
Hi,
any reason not to do the check unconditionally and put the define in
dix-config.h?
Cheers,
Julien
More information about the xorg-devel
mailing list