Skip to content

configure: fix build _gettext.c #6

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

Merged
merged 1 commit into from
Oct 18, 2022
Merged

configure: fix build _gettext.c #6

merged 1 commit into from
Oct 18, 2022

Conversation

kikadf
Copy link
Contributor

@kikadf kikadf commented Oct 18, 2022

On OpenBSD the _gettext.c compile failed with ld error, undefined symbol: libintl_gettext. I set LDFLAGS, but configure script don't use only the CPPFLAGS and CFLAGS. This change fix this issue.

@rsmarples rsmarples merged commit 22a00cd into NetworkConfiguration:master Oct 18, 2022
@rsmarples
Copy link
Member

Thanks for the patch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants