[Mesa-dev] [PATCH 7/9] egl: automake: add egl.pc/headers TODO when using glvnd
Emil Velikov
emil.l.velikov at gmail.com
Fri Feb 23 19:32:06 UTC 2018
From: Emil Velikov <emil.velikov at collabora.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
src/egl/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index 9fcee9d2b84..c3e3a9d3192 100644
--- a/src/egl/Makefile.am
+++ b/src/egl/Makefile.am
@@ -192,6 +192,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
--
2.16.0
More information about the mesa-dev
mailing list