mysql-multilib-r1.eclass: Remove private header and don't install tests wrt bug...
authorBrian Evans <grknight@gentoo.org>
Wed, 11 May 2016 18:48:44 +0000 (14:48 -0400)
committerBrian Evans <grknight@gentoo.org>
Wed, 11 May 2016 18:48:44 +0000 (14:48 -0400)
commitc95edcb39895b26cf1282ed3cf06a6008bf4e54a
tree42ff1f63096c0836b8a7a87580901c5f967560dc
parentd20fecbe3bd65cde7055f9cc9b8dc71e7fd865c3
mysql-multilib-r1.eclass:  Remove private header and don't install tests wrt bug 582738

The private include file mysql/private/config.h is not needed by anything
and should not be referenced.  It will never match in multiple ABIs so
just remove it.

When USE=-test, don't install tests which would just be removed later anyway.
eclass/mysql-multilib-r1.eclass