Natrio - 2014-11-07

Known workaround:
grep -v setproctitle configure.in > tmp
mv tmp configure.in
autoreconf -f
It stops using libbsd and enables built-in set_title() function from lib.c