-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"missing" script possibly outdated? #14
Comments
It seems like updating the "missing" script is all that is necessary. I'll send a pull request tomorrow. |
What is the workaround for this? I'm still getting this error from the current repo. $ rm compile && automake --add-missing |
I've sent a pull request that fixes this issue here: #15 Unfortunately I haven't heard back from Kirk since a long time and it hasn't been merged. Hope everything's alright. In the meantime, you could manually patch that into your code (or use your workaround :)). |
@philwo, thanks for the patch :) |
…ript etc. with current autotools.
To fix this, I ran |
I'm getting the following warning when running ./configure on my Mac OS X 10.10 machine. Unfortunately I'm not exactly a autoconf expert, so I'm not sure what to do. Do we just have to update the "missing" script?
Then, when trying to compile it, I get the following error, which I think is related:
I'll investigate a bit.
The text was updated successfully, but these errors were encountered: