X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=admin%2Fhtop%2FMakefile;h=9a33d11479cea1a3c2071b6a4cfb8fd158d469e4;hb=271684608aa89a882e1fbb93bb245b40b757aa26;hp=15265c7380de5e65a67ad488c901cd4c04297b64;hpb=7440828b84a04991a49248717a69a46030bcd7f1;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/admin/htop/Makefile b/admin/htop/Makefile index 15265c7380..9a33d11479 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -20,10 +20,6 @@ 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 @@ -41,6 +37,8 @@ endef CONFIGURE_VARS += \ ac_cv_file__proc_stat=yes \ ac_cv_file__proc_meminfo=yes \ + ac_cv_func_malloc_0_nonnull=yes \ + ac_cv_func_realloc_0_nonnull=yes define Package/htop/install $(INSTALL_DIR) $(1)/usr/bin