configure: add HAVE_GALLIUM_STATIC_TARGETS
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 16 May 2014 14:09:26 +0000 (15:09 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 19 Jun 2014 11:46:19 +0000 (12:46 +0100)
commit949beb0b84bb5b6a24b62ca19df9d44ff64be120
treea955f03127ad6a3fbfc898fd49b1022b80d9246e
parentd22b39e4db7d1c54461de97ff4dcb79178be1a84
configure: add HAVE_GALLIUM_STATIC_TARGETS

Will be used to control the linking mode of pipe-drivers
in gallium targets.

Keep this hardcoded to static, as the pipe-drivers bare
an unstable interface which we do not want to expose to
the normal user.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
configure.ac