glx: Build with VISIBILITY_CFLAGS in automake
authorAdam Jackson <ajax@redhat.com>
Thu, 21 Mar 2013 17:21:18 +0000 (13:21 -0400)
committerAdam Jackson <ajax@redhat.com>
Thu, 21 Mar 2013 17:21:18 +0000 (13:21 -0400)
Note: This is a candidate for the stable branches.

Signed-off-by: Adam Jackson <ajax@redhat.com>
src/glx/Makefile.am

index 4aa900a538a2b5219cdf0093108b92433d5193c9..f01709b3adef741f0cd6d3aeb074628dd2a4e480 100644 (file)
@@ -39,6 +39,7 @@ AM_CFLAGS = \
        -I$(top_srcdir)/src/mapi/glapi \
        -I$(top_builddir)/src/mapi \
        -I$(top_builddir)/src/mapi/glapi \
+       $(VISIBILITY_CFLAGS) \
        $(SHARED_GLAPI_CFLAGS) \
        $(EXTRA_DEFINES_XF86VIDMODE) \
        -D_REENTRANT \