openwrt-packages/mail/bogofilter
Dirk Neukirchen 8a307ac786 bogofilter: remove host includes
- host GSL libs are sometimes found leading to errors
reported by buildbot, replicated locally (Arch Linux)

Error:
configure: GSL_LIBS=-L/usr/lib -lgsl -lgslcblas -lm
leading to
/usr/include/features.h:398:23: fatal error: gnu/stubs.h: No such file or directory

- explicit libdb location to prevent host includes

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-11 17:58:27 +01:00
..
files bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot 2014-10-31 20:34:30 -04:00
Makefile bogofilter: remove host includes 2015-03-11 17:58:27 +01:00