Rework build system v2 (#71)

* Remove non-POSIX extensions and commands
* Drop autodetection in favor of OPT_DEP_DEFAULT
* Use += for LDLIBS as some BSD distros need to add extra flags
* Change DOCPREFIX -> EGPREFIX
* Use ?= for MANPREFIX and EGPREFIX
* Update docs

With this, we should have a stable build system. No further significant
changes should be needed.
This commit is contained in:
N-R-K
2021-10-03 22:52:12 +06:00
committed by GitHub
parent 1dc936d0ee
commit e8d08ba67e
4 changed files with 51 additions and 54 deletions

1
.gitignore vendored
View File

@ -3,4 +3,3 @@ version.h
*.d
*.o
nsxiv
config.mk