aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/mipsel-linux6
1 files changed, 5 insertions, 1 deletions
diff --git a/site/mipsel-linux b/site/mipsel-linux
index c90671b633..c27822392c 100644
--- a/site/mipsel-linux
+++ b/site/mipsel-linux
@@ -94,4 +94,8 @@ db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir}
db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib}
db_cv_path_rm=${db_cv_path_rm=/bin/rm}
db_cv_path_sh=${db_cv_path_sh=/bin/sh}
-db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip} \ No newline at end of file
+db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip}
+
+# rrdtool
+rd_cv_ieee_works=${rd_cv_ieee_works=yes}
+ac_cv_path_PERL=${ac_cv_path_PERL=no} \ No newline at end of file