On Mon Feb 13 20:03:35 2023 +0000, Zebediah Figura wrote:
If you're linking directly you don't need checks for the soname. You also need to check for the header presence. libpcap or CL is probably a good model here. (Although it would be nice if vosk supported pkg-config...)
So just test with `AC_CHECK_LIB`? Also, is the issue from your other comment properly addressed?