Hi Jan and Pablo, I prefer this automake approach against current one, for instance:
CC src/scanner.c <stdout>: In function ‘nft_lex’: <stdout>:1738:23: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] I'll overlook -Werror for now…
This error could be better fixed with a Makefile.am as proposed in this patchset, as found in http://git.netfilter.org/conntrack-tools/tree/src/Makefile.am Let's keep -Werror on all files but the crappy auto-generated bison/flex ones.
It's better breaking and fixing the built files now rather than after linux 3.13 release.
Tomasz -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html