glcpp: Fix visibility CFLAGS in automake
Note: this is a candidate for the 9.0 stable branch. Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -28,6 +28,7 @@ AM_CFLAGS = \
|
|||||||
-I$(top_srcdir)/include \
|
-I$(top_srcdir)/include \
|
||||||
-I$(top_srcdir)/src/mapi \
|
-I$(top_srcdir)/src/mapi \
|
||||||
-I$(top_srcdir)/src/mesa/ \
|
-I$(top_srcdir)/src/mesa/ \
|
||||||
|
$(VISIBILITY_DEFINES) \
|
||||||
$(LIBRARY_INCLUDES) \
|
$(LIBRARY_INCLUDES) \
|
||||||
$(DEFINES) \
|
$(DEFINES) \
|
||||||
$(LIBRARY_DEFINES) \
|
$(LIBRARY_DEFINES) \
|
||||||
|
Reference in New Issue
Block a user