summaryrefslogtreecommitdiffhomepage
path: root/vars/htop.vars
blob: a835dbe2967519b87615fe2910834548b8e65678 (plain)
1
2
3
4
5
6
7
8
9
#
# set -o errexit -o noglob are assumed.
#

: ${PKG_HTOP_CONFIG_CACHE_EXTRA:="
ac_cv_lib_ncursesw6_addnwstr=yes
ac_cv_lib_ncursesw_addnwstr=yes"};

# vim:filetype=sh