-
Notifications
You must be signed in to change notification settings - Fork 1k
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
feat(build): add autoreconf dependency check #1584
base: master
Are you sure you want to change the base?
feat(build): add autoreconf dependency check #1584
Conversation
On my system, the current error message is already quite descriptive:
|
I agree, but the error message could be made even more helpful for those less familiar with the build process. Since
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need this, so I don't think we should spend time reviewing this. But I'm not against merging it.
The suggested approach is incomplete. Wouldn't it be better to document build prerequisites, which also include |
Yes, I think so, and this should probably simply go to the README then. |
Add check for autoreconf dependency to
autogen.sh
and refactor-if
to long forms of optional arguments.Impact
Background
10 years ago: Created the entire file with no other updates.