OSDN Git Service

egl/gallium: Set defines for supported APIs when using automake
authorNiels Ole Salscheider <niels_ole@salscheider-online.de>
Wed, 11 Jun 2014 21:13:12 +0000 (23:13 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 12 Jun 2014 17:07:20 +0000 (18:07 +0100)
commit607bc899701dda25f7c91ebd2ec2136d4dab0448
treedf4907c9b53c754244fbda54b22c0a34d4d080b6
parent816d392b586ecd95bd5b2dc24945bb9fc5d73d6e
egl/gallium: Set defines for supported APIs when using automake

This fixes automake builds which are broken since
b52a530ce2aada1967bc8fefa83ab53e6a737dae.

v2: This patch also adds the FEATURE_* defines back to targets/egl-static for
Android and Scons that have been removed in the mentioned commit.

Signed-off-by: Niels Ole Salscheider <niels_ole@salscheider-online.de>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79885
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/state_trackers/egl/Makefile.am
src/gallium/targets/egl-static/Android.mk
src/gallium/targets/egl-static/SConscript