Skip to content
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

Use autoconf to check for ncurses #36

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

kennbr34
Copy link

@kennbr34 kennbr34 commented Oct 5, 2020

I noticed that the README stated that 'make' might complain about missing 'term.h' if the ncrses development libraries are not installed. I modified configure.ac to do this check using the './configure' check instead, and modified README accordingly.

I noticed that the README stated that 'make' might complain about missing 'term.h' if the ncrses development libraries are not installed. I modified configure.ac to do this check using the './configure' check instead, and modified README accordingly.
@eddieantonio
Copy link
Owner

Thank you so much!

@eddieantonio eddieantonio merged commit d897833 into eddieantonio:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants