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

configure: Work on NetBSD #1989

Merged
merged 1 commit into from Jan 2, 2021
Merged

configure: Work on NetBSD #1989

merged 1 commit into from Jan 2, 2021

Conversation

@rsmarples
Copy link
Contributor

@rsmarples rsmarples commented Jan 1, 2021

We need to link to libintl to get dgettext.
We need to link to curses to get refresh.
test == is not portable, test = is.

Signed-off-by: Roy Marples roy@marples.name

We need to link to libintl to get dgettext.
We need to link to curses to get refresh.
test == is not portable, test = is.

Signed-off-by: Roy Marples <roy@marples.name>
@allinurl allinurl merged commit e8e779e into allinurl:master Jan 2, 2021
2 checks passed
2 checks passed
test
Details
push
Details
@allinurl
Copy link
Owner

@allinurl allinurl commented Jan 2, 2021

Thanks very much. This has been merged!

@rsmarples rsmarples deleted the rsmarples:NetBSD branch Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants