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

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

# vim:filetype=sh textwidth=0