Skip to content

Conversation

@abishekvashok
Copy link
Owner

Fix linker issues that prevent compillation with gcc from succeeding using autotools.

This allows compilation to succeeed in Mac OS - haven't tested on linux yet.

Fixes: #161
Signed-off-by: Abishek V Ashok [email protected]

Fix linker issues that prevent compillation with gcc from succeeding
using autotools.

This allows compilation to succeeed in Mac OS - haven't tested on linux
yet.

Fixes: #161
Signed-off-by: Abishek V Ashok <[email protected]>
Adds checks for libncursesw as some linux distributions like ubuntu
package wide character support for ncurses as a seperate library.

Display a warning if on linux and the package is absent.

Signed-off-by: Abishek V Ashok <[email protected]>
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.

undefined reference to `waddnwstr'

2 participants