OSDN Git Service

xmlpool: make sure we ship options.h
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Mar 2015 13:24:55 +0000 (13:24 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Mar 2015 15:50:32 +0000 (15:50 +0000)
commitb973acc0937a5fc10cdff6429757a55ad3b4f13a
treea364b97e3f19954787328e5d468a39929573bf04
parent90411b56f6bc817e229d8801ac0adad6d4e3fb7a
xmlpool: make sure we ship options.h

The header is included in ../xmlpool.h. With the latter of which used
directly in a number of places in mesa.
Note that we can also add it (alongside t_option.h) to noinst_HEADERS,
but neither solution fixes the issue that brough us here - namely:
Do not regenerate the headers, if it already exists.

Cc: "10.5" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/mesa/drivers/dri/common/xmlpool/Makefile.am