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

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

# vim:filetype=sh