aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-27 17:04:27 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-27 17:04:27 +0000
commit93ba4ec4388f6ead333ed6d9c9f23173cda66778 (patch)
tree1136aea86c3149522efceb2530e28c05faa1d6b2 /site
parentd6f52634273187b665e7801e2836c7e7305b5b2a (diff)
downloadopenembedded-93ba4ec4388f6ead333ed6d9c9f23173cda66778.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/10/27 13:49:41+02:00 home!ral Merge bk://openembedded@openembedded.bkbits.net/packages into alwin.at.home:/home/ral/progs/Zaurus/oe/oe/packages 2004/10/27 13:49:05+02:00 home!ral inserted some featurerequests/bugfixes to opiemail 2004/10/27 12:02:41+02:00 (none)!br1 added rrdtool 2004/10/26 15:39:18-07:00 (none)!emte Initial addition to OE. This is needed for enlightenment. Note, until libiconv has been slimmed down do not use outside of e. Initial build/package size is aprox 1.2M 2004/10/26 20:57:27+02:00 (none)!br1 Merge bk://openembedded@openembedded.bkbits.net/packages into null.(none):/data/mtx/oe/oe.write/packages 2004/10/26 20:56:51+02:00 (none)!br1 added net-snmp BKrev: 417fd51bfdv0PYQGge3V9C-A4X-zlA
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