Definition of AC_CHECK_FUNCS

2016-04-06 Thread Nikita Karetnikov
How can I dump the actual code that AC_CHECK_FUNCS expands to? https://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Generic-Functions.html In other words, what exactly is used to determine whether a function is available or not? FWIW, I've tried running various commands from https:

Re: Definition of AC_CHECK_FUNCS

2016-04-07 Thread Nikita Karetnikov
On Thu, Apr 07, 2016 at 09:16:45AM +0200, Mathieu Lirzin wrote: > Does it answer your question? Yes, it does perfectly. Thank you so much! ___ Autoconf mailing list Autoconf@gnu.org https://lists.gnu.org/mailman/listinfo/autoconf