From 31351dc029ff0e12a250e3ffc509f4f01e025a24 Mon Sep 17 00:00:00 2001 From: Tom Fogal Date: Sun, 5 Dec 2010 17:58:32 -0700 Subject: Export TLS support in gl.pc. --- src/mesa/gl.pc.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/gl.pc.in') diff --git a/src/mesa/gl.pc.in b/src/mesa/gl.pc.in index 97b86596fc..2d3bc917ec 100644 --- a/src/mesa/gl.pc.in +++ b/src/mesa/gl.pc.in @@ -10,3 +10,4 @@ Version: @VERSION@ Libs: -L${libdir} -l@GL_LIB@ Libs.private: @GL_PC_LIB_PRIV@ Cflags: -I${includedir} @GL_PC_CFLAGS@ +glx_tls: @GLX_TLS@ -- cgit v1.2.3