OSDN Git Service

configure: set HAVE_foo_PLATFORM as applicable
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 5 Dec 2016 21:32:30 +0000 (21:32 +0000)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 31 May 2017 20:32:02 +0000 (22:32 +0200)
commit5e2a985a54813159d34913fdb8c9da6d5d245fa4
treeefa4abe3130f121aa2f66f12f1a980ae10ce6651
parenta0f311a58866f53585634daf580d871cf2544769
configure: set HAVE_foo_PLATFORM as applicable

Rather than having multiple places that define the macros, do it just
once in configure. Makes existing code a bit shorter and easier to
manage as we fix the VL targets with follow-up commits.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
(cherry picked from commit f353f844a08c78f2aa225165c05dae31f5700845)
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
configure.ac
src/egl/Makefile.am
src/gbm/Makefile.am