summaryrefslogtreecommitdiffhomepage
path: root/vars/htop.vars
diff options
context:
space:
mode:
Diffstat (limited to 'vars/htop.vars')
-rw-r--r--vars/htop.vars9
1 files changed, 0 insertions, 9 deletions
diff --git a/vars/htop.vars b/vars/htop.vars
deleted file mode 100644
index 3d6203d7..00000000
--- a/vars/htop.vars
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# 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