libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 18 16:55:31 UTC 2019


 src/util/makekeys.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 0327c427d62f671eced067c6d9b69f4e216a8cac
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Jun 17 13:36:08 2019 -0400

    makekeys: Detach ourselves from X headers entirely
    
    Subsequent to a121b7b0c210efe10bf93453b29050282324c906 we are no longer
    building makekeys with enough -I/foo/bar to find the X11 headers, so if
    they're not in a system include path, things fail. Since this utility is
    only needed at build time, there's no real reason to demand the X
    headers be installed for both the build and target machines if cross-
    compiling, we can just assume a vaguely ANSI environment instead.
    
    Tested-by: Niclas Zeising <zeising at daemonic.se>
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>



More information about the xorg-commit mailing list