diff options
Diffstat (limited to 'src/mesa/gl.pc.in')
-rw-r--r-- | src/mesa/gl.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/gl.pc.in b/src/mesa/gl.pc.in index 97b86596fcf..2d3bc917ece 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@ |