meson: convert -Dterminfo from a boolean to a feature option

Patch from Jan Beich
This commit is contained in:
Daniel Eklöf 2021-02-09 19:42:55 +01:00
parent 8a32c5c5c1
commit c49eac2147
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
# initial-window-mode=windowed
# pad=2x2
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
# term=foot (or xterm-256color if built with -Dterminfo=false)
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
# login-shell=no
# workers=<number of logical CPUs>
# bold-text-in-bright=no