Skip to content

Fix build with slibtool.

orbea requested to merge orbea/gegl:slibtool into master

When building gegl with slibtool instead of libtool the build fails.

/usr/bin/ld: cannot find -lpoly2tri-c

I bisected this issue to the following commit and it appears to be a gegl issue.

73c5eba7

Edited by orbea

Merge request reports