Skip to content

xkbcomp.h: include config.h before any other headers

Alan Coopersmith requested to merge alanc/xkbcomp:misc into master

Ensures flags set by AC_USE_SYSTEM_EXTENSIONS are correctly propogated when including system headers.

Closes: #22 (closed) xkbcomp from git compile error
Fixes: 81e46cab ("Use asprintf() if the platform supports it")

Signed-off-by: Alan Coopersmith alan.coopersmith@oracle.com

Merge request reports