Re: [Kea-users] CHECKING LIBRARIES

2020-07-09 Thread Francis Dupont
Jos? Lu?s writes: > Is there any way to check wich libraries was KEA configured with? I mean, > when I configured I just run "./configure --with-mysql" and I don't know if > openSSL or log4cplus or boost was included automatically or if not why I > can check it. => at the end of configure a repor

[Kea-users] CHECKING LIBRARIES

2020-07-09 Thread José Luís
Hello everyone, Is there any way to check wich libraries was KEA configured with? I mean, when I configured I just run "./configure --with-mysql" and I don't know if openSSL or log4cplus or boost was included automatically or if not why I can check it. Thanks