Use AX_WITH_CURSES for curses library discovery

Properly discovers libtinfow for customized systems (e.g., Gentoo) while
offloading search handling to autoconf builtins.

Additionally adds autoconf-archive as a buildtime dependency.

Fixes #250.

Signed-off-by: Marco Sirabella <marco@sirabella.org>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Marco Sirabella
2021-11-03 11:30:39 -07:00
committed by Lukas Fleischer
parent 154339b5f1
commit bea7349211
3 changed files with 9 additions and 22 deletions

View File

@@ -14,6 +14,7 @@ files from core packages (i.e., \*-devel or \*-dev packages), you may need to
install those as well:
* gcc
* autoconf-archive
* automake
* autopoint
* asciidoc