Re: guile-cairo - patch

2023-03-24 Thread David Pirotte
Hello Daniel, > Here comes 1 (attached) patch, which fixes both 'make check' > and 'make distcheck'. > ... Here is another patch, to be applied after the previous one, see the commit log ... [1] David [1] a bit more on this ... 1- This patch removes the call to m4_esyscmd, which itself ca

Re: guile-cairo - patch

2023-03-22 Thread David Pirotte
Hi Daniel, > the patch works fine on my side and fixes make check/distcheck as > you describe, thank you. Ok, great. > However I think it's unfortunate that it requires the dynamic library > path to be adjusted after installation, which is something that > guile-cairo was handling before. This

Re: guile-cairo - patch

2023-03-21 Thread lloda
Hi David, the patch works fine on my side and fixes make check/distcheck as you describe, thank you. However I think it's unfortunate that it requires the dynamic library path to be adjusted after installation, which is something that guile-cairo was handling before. This is a private libra