Closed in3otd closed 4 years ago
This looks good. pkg-config logic was broken also with Ubuntu 18.04. With this fix the way of building with mingw32 might work again. Thanks!
yep, I see that all the builds using pkg-config
still work, which I was not sure with all the modifications done.
I wanted to add also a Wine-based build to Travis, but this will be for much later.
I have done some modifications to be able to cross compile to Win32 using Wine again. Extensive rearrangement/modifications of
configure.ac
section were needed since the related part was butchered when we started to usepkg-config
and in subsequent modifications, hope everything still works.