summaryrefslogtreecommitdiffstats
path: root/rules/htop.make
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2008-11-24 15:38:17 +0000
committerWolfram Sang <w.sang@pengutronix.de>2008-11-24 15:38:17 +0000
commit349325fa874a66dc28ab00fd3eecd8ae845e88b4 (patch)
tree1bd0df3821bbdbd3222a15f6880ebdb2c2662eba /rules/htop.make
parent9cf4e1b314eceb751675d709e0e4706a90acfc7b (diff)
downloadptxdist-349325fa874a66dc28ab00fd3eecd8ae845e88b4.tar.gz
ptxdist-349325fa874a66dc28ab00fd3eecd8ae845e88b4.tar.xz
patches&rules: delete all manual handling of cross compile problems
with AC_FUNC_MALLOC as ptxdist does handle it for us. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9159 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/htop.make')
-rw-r--r--rules/htop.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/htop.make b/rules/htop.make
index 0770a7461..e562d519c 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -42,9 +42,7 @@ HTOP_PATH := PATH=$(CROSS_PATH)
HTOP_ENV := \
$(CROSS_ENV) \
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
+ ac_cv_file__proc_meminfo=yes
#
# autoconf