David Svoboda Fri, 13 Jun 2003 03:13:02 -0700
Hello, I want to test the presence of some library in my system. This library is compiled in Windows-like style, i.e. it is named XXX.lib or XXX.dll. Is it possible to use macro AC_CHECK_LIB? If not, what is the best way to use?
-- ds