summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Fogal <tfogal@alumni.unh.edu>2010-12-05 17:58:32 -0700
committerTom Fogal <tfogal@alumni.unh.edu>2011-01-10 12:34:02 -0700
commit31351dc029ff0e12a250e3ffc509f4f01e025a24 (patch)
treee633bc0c48cc31e988568c0f0c311f11111fb58d /configs
parent9d33e4e16c8d2271ef2a965d7210a9aee40680d2 (diff)
Export TLS support in gl.pc.
Diffstat (limited to 'configs')
-rw-r--r--configs/autoconf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index 3dceb1a6b00..ff5ea6f8627 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -32,6 +32,7 @@ LLVM_LDFLAGS = @LLVM_LDFLAGS@
LLVM_LIBS = @LLVM_LIBS@
GLW_CFLAGS = @GLW_CFLAGS@
GLUT_CFLAGS = @GLUT_CFLAGS@
+GLX_TLS = @GLX_TLS@
TALLOC_LIBS = @TALLOC_LIBS@
TALLOC_CFLAGS = @TALLOC_CFLAGS@