Mesa (master): egl: automake: add egl.pc/headers TODO when using glvnd

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 8 12:47:24 UTC 2018


Module: Mesa
Branch: master
Commit: 94ed4c4a16f52bae7fff95441789cfd48d2d77c1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=94ed4c4a16f52bae7fff95441789cfd48d2d77c1

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Feb 23 19:32:06 2018 +0000

egl: automake: add egl.pc/headers TODO when using glvnd

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Adam Jackson <ajax at redhat.com>

---

 src/egl/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index d16a2b8617..485f145cec 100644
--- a/src/egl/Makefile.am
+++ b/src/egl/Makefile.am
@@ -203,6 +203,7 @@ endif # USE_LIBGLVND
 
 include $(top_srcdir)/install-lib-links.mk
 
+# TODO: When building with glvnd, glvnd itself should be providing egl.pc and the headers
 pkgconfigdir = $(libdir)/pkgconfig
 
 pkgconfig_DATA = main/egl.pc




More information about the mesa-commit mailing list