Conversation
|
This has an unspecified dependency on autotools being installed, but I'm okay with merging it if you need it. |
|
Let's get it fixed properly. It has: so it is depending on autotools implicitly. Do you think there is a problem somewhere? |
|
|
|
It's not a problem for me, I'm not using this package, but it might be a problem for you :) |
|
You could depend on the autotools that are in hashdist, but it's a lot to be asking for users to install autotools from hashdist to build a package. The autotools packages are a bit fragile at the moment. |
So that the autoreconf is used from Hashstack.
|
@certik if its just autoconf and or automake I think it would be fine, I think I miss understood that autotools does not include autogen. |
|
I need to test it on some system without |
|
So it turns out I need Except a minor problem on my laptop that autotools itself doesn't build, but I fixed that in #631. The actual local test that I did was that I merged #631 with this PR and only then tested FORM and it works. Let me know if you have any further feedback regarding this PR. |
|
In the future you may also need |
|
@ahmadia what do you think might be needed from Let me know if this PR is ok to merge. |
|
Yeah, I just checked this locally. |
|
This is all good. |
|
Thanks! |
No description provided.