Description
What steps will reproduce the problem?
1. ./configure
2. make
What is the expected output? What do you see instead?
Configure ok, but make fails to build the library:
1. ./configure fails to validate the presence of openssl while openssl
is required w/ the default settings
2. ./configure fails to validate the presence of libiconv which is
required w/ the default settings
3. "make" fails if lib APR has not been compiled with threads. The test
should not be built if a requirement is missing
What version of the product are you using?
0.2.0
On what operating system?
Cygwin on WinXP SP2
Original issue reported by manu.blot