xlib: remove empty GLX_MESA_agp_offset stubs
[mesa.git] / src / mesa / drivers / x11 / Makefile.am
index 8c6b67d6a8d704a3bda33b25591fb7950c4bfcd5..6e123ba1b3507e68335fdeef47d2c1723bcfc6f5 100644 (file)
@@ -74,6 +74,7 @@ lib@GL_LIB@_la_LIBADD = \
 lib@GL_LIB@_la_LDFLAGS = \
        -no-undefined \
        -version-number $(GL_MAJOR):$(GL_MINOR):$(GL_PATCH) \
+       $(BSYMBOLIC) \
        $(GC_SECTIONS) \
        $(LD_NO_UNDEFINED)