glcpp: Typo fix.
authorAdam Jackson <ajax@redhat.com>
Wed, 2 Jan 2013 19:09:22 +0000 (14:09 -0500)
committerAdam Jackson <ajax@redhat.com>
Wed, 2 Jan 2013 19:09:22 +0000 (14:09 -0500)
Note: this is a candidate for the 9.0 stable branch.

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

index e21c06f58643403a85814ba8a2bf502d0e460f49..1efc9dc1ae6afd79331f6dd4d2c9de2204763453 100644 (file)
@@ -28,7 +28,7 @@ AM_CFLAGS = \
        -I$(top_srcdir)/include \
        -I$(top_srcdir)/src/mapi \
        -I$(top_srcdir)/src/mesa/ \
-       $(VISIBILITY_DEFINES) \
+       $(VISIBILITY_CFLAGS) \
        $(LIBRARY_INCLUDES) \
        $(DEFINES) \
        $(LIBRARY_DEFINES) \