xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 9 18:00:57 UTC 2024


 include/meson.build |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c66eaf431c03162c8c8877d47d9430c212f947b9
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Mar 5 16:25:18 2024 +0100

    include: dont install glx_extinit.h
    
    This header isn't included by any (known) driver/module and doesn't export
    any functions, thus no need to install it anymore.
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1361>

diff --git a/include/meson.build b/include/meson.build
index 014dd8932..0cffe7824 100644
--- a/include/meson.build
+++ b/include/meson.build
@@ -470,7 +470,6 @@ if build_xorg
             'gc.h',
             'gcstruct.h',
             'globals.h',
-            'glx_extinit.h',
             'glxvndabi.h',
             'input.h',
             'inputstr.h',


More information about the xorg-commit mailing list