> Hmm, we at least want to MSG_NOTICE for both cases, with preferrably a hard > error if its explicitly stated. > > This is where the yes/no/auto comes in handy to switch the type of fail > message.
Hi guys, handling of the --with-netfilter-conntrack option seems broken to me. e.g.: with_netfilter_conntrack=$withval Why do that? it's already done by configure automagics.. Also, it doesn't properly handle the yes/no/auto tristate, and it actually defaults to "yes" rather than "auto" which is not in line with the documentation text. -- /kinkie
