Re: autoscan yields AC_CHECK_LIB([oad],[main])

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



NightStrike wrote:

> Running autoscan recommands this line in configure.scan:
> 
> AC_CHECK_LIB([oad], [main])
> 
> I can't seem to find that library, and I can't tell from autoscan.log
> what function makes it think that this "liboad" library is needed.
> How do I tell?

All that means is that autoscan happened upon the string " -load"
somewhere in a file named like Makefile*.  It's not like it actually has
any knowledge of libraries, this is just a glorified grep.

Brian


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux