On 11/21/13 11:15, Andrew MacLeod wrote:
Is there anything in particular one needs to do for plugins? I thought I
saw a patch somewhere that changed something in the Makefile, but don't
know if that is actually required since I never did that for any of the
others. Any plugin which used gimple.h probably needs a few more
includes...
We need to make sure the header files that are needed by plugins appear
in Makefile.in::PLUGIN_HEADERS so that they get installed in a place
where plugins can find them.
This bootstraps on x86_64-unknown-linux-gnu, and regressions are
currently running. Assuming it passes fine, OK?
Reading ;-)
jeff