aclocal.m4: Avoid usage of Python
It was only needed to generate the relative path according to the depth, but that can be easily done in a variable as well.
http://codereview.appspot.com/583180043
Diff:
Passes make, make test-baseline and a full make doc.
Patch on couuntdown for Dec 15th.
Patch counted down - please push.
Pushed to staging as
commit 6303b99fa9278d5fca51f19215ff626ed78dbd1e Author: Jonas Hahnfeld <hahnjo@hahnjo.de> Date: Mon Dec 9 21:08:16 2019 +0100 Issue 5634: aclocal.m4: Avoid usage of Python It was only needed to generate the relative path according to the depth, but that can be easily done in a variable as well.
Diff:
Passes make, make test-baseline and a full make doc.
Patch on couuntdown for Dec 15th.
Patch counted down - please push.
Pushed to staging as