bogofilter: remove host includes
authorDirk Neukirchen <redacted>
Thu, 29 Jan 2015 17:27:13 +0000 (18:27 +0100)
committerDirk Neukirchen <redacted>
Wed, 11 Mar 2015 16:58:27 +0000 (17:58 +0100)
commit8a307ac786c9e9b1fe4a3ab4eec92f6088d73ac3
tree73282734b6f329aa2f152eecdc5bd5448e29cf4e
parent58245f257fa6bc36a0887db5f4f381d41dbe52dc
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 <redacted>
mail/bogofilter/Makefile
git clone https://git.99rst.org/PROJECT