Hi,
Two questions:
1.How to build the lib with debug and unit testing information? I built it
as such steps:
1)./bootstrap
2)./configure
3)make
Should I add some options to the command?2.How to test the lib? And how to do unit testing? For example to test a standard filter . Thanks.
