aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarco Sirabella <marco@sirabella.org>2021-11-03 11:30:39 -0700
committerLukas Fleischer <lfleischer@calcurse.org>2021-11-07 11:36:59 -0500
commitbea73492114c95149733405205483ce56d11125a (patch)
treeb73561d67e42b46aeda6856825f67e4ba2518746 /README.md
parent154339b5f1ea33e05b0a878e530a72a1d6da5008 (diff)
downloadcalcurse-bea73492114c95149733405205483ce56d11125a.tar.gz
calcurse-bea73492114c95149733405205483ce56d11125a.zip
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1848c92..37d9a12 100644
--- a/README.md
+++ b/README.md
@@ -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