gallium/build: Fix visibility CFLAGS in automake
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Thu, 21 Feb 2013 17:07:52 +0000 (18:07 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sat, 16 Mar 2013 11:45:22 +0000 (12:45 +0100)
commitf70c3853513637fa6ed38e75f73d472a9fa61213
tree298c410ebddda27e1ccbbd29a744be6ebaa801db
parent49ae9b08d400fc99ef5e803bcd9a9adb600b252e
gallium/build: Fix visibility CFLAGS in automake

v2: Andreas Boll <andreas.boll.dev@gmail.com>
    - Fix formatting - use one CFLAG per line

NOTE: This is a candidate for the 9.1 branch.

Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=59238
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
src/gallium/auxiliary/Makefile.am
src/gallium/drivers/rbug/Makefile.am
src/gallium/drivers/svga/Makefile.am
src/gallium/drivers/trace/Makefile.am
src/gallium/state_trackers/xa/Makefile.am
src/gallium/winsys/svga/drm/Makefile.am