Re: Question about ac_lib and ac_res

2012-10-18 Thread Sergio Belkin
2012/10/17 Eric Blake : > On 10/17/2012 02:15 PM, Sergio Belkin wrote: >> Hi folks, >> >> I've found in AC_SEARCH_LIBS functions ac_lib and ac_res what do they do? > > They aren't documented in the manual, so you can assume that they are > used internally for implementing the actual search, and tha

Re: Question about ac_lib and ac_res

2012-10-18 Thread Eric Blake
On 10/18/2012 10:11 AM, Sergio Belkin wrote: > > Thanks for you explanation, I didn''t understand well what does "none > required". > > I've found "The result of this test is cached in the > ac_cv_search_function variable as ‘none required’ if function is > already available" at > http://www.manp

Re: Question about ac_lib and ac_res

2012-10-18 Thread Sergio Belkin
2012/10/18 Eric Blake : > On 10/18/2012 10:11 AM, Sergio Belkin wrote: >> >> Thanks for you explanation, I didn''t understand well what does "none >> required". >> >> I've found "The result of this test is cached in the >> ac_cv_search_function variable as ‘none required’ if function is >> already