Re: Bug#477840: bogofilter-bdb: Missing dependency on mawk
David Relson <[email protected]> Sat, 26 Apr 2008 09:05:08 -0400
| Newsgroups | gmane.mail.bogofilter.devel |
|---|---|
| Organization | Osage Software Systems, Inc. |
| Message-ID | <[email protected]> |
On Fri, 25 Apr 2008 17:28:10 +0100 Clint Adams wrote: > On Fri, Apr 25, 2008 at 05:39:35PM +0200, Jörg Sommer wrote: > > bf_compact uses mawk. I think you should edit the file and use awk > > instead of installing a dependency on mawk. > > Given the genericness of the mawk command, is there any reason to > call mawk instead of awk in bf_compact? Hi Clint, On my Gentoo box, bf_compact is using gawk, not mawk or awk. Looking further I see that bf_compact is generated from bf_compact.in which uses @AWK@. Looking still further, I see that configure checks for "gawk mawk nawk awk" and that comes from AC_PROG_AWK in configure.ac. My conclusion is that autoconf is responsible and there's no need to change bogofilter. Regards, David _______________________________________________ Bogofilter-dev mailing list [email protected] http://www.bogofilter.org/mailman/listinfo/bogofilter-dev