[packages] htop: override runtime detection of /proc files
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 1 Feb 2011 23:32:09 +0000 (23:32 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 1 Feb 2011 23:32:09 +0000 (23:32 +0000)
SVN-Revision: 25299

admin/htop/Makefile

index 7240521878861fb2c6dd3bbe3d9c72a1ee6480e6..15265c7380de5e65a67ad488c901cd4c04297b64 100644 (file)
@@ -20,6 +20,10 @@ PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
 
+CONFIGURE_VARS += \
+       ac_cv_file__proc_stat=yes \
+       ac_cv_file__proc_meminfo=yes
+
 define Package/htop
   SECTION:=admin
   CATEGORY:=Administration