Re: Cache variable name for AC_CHECK_LIBS

2020-07-02 Thread Paul Eggert
On 11/27/19 3:27 AM, Bert Wesarg wrote: > No reaction since 3.5 years. Bug still persists. It was a confusing bug report, as there is no AC_CHECK_LIBS macro in Autoconf. But I think I found the bug that you were thinking of, and fixed it by installing the attached. >From c998ae7ca5f59780f8029abdd

Re: Cache variable name for AC_CHECK_LIBS

2019-11-27 Thread Bert Wesarg
No reaction since 3.5 years. Bug still persists. On Mon, Apr 25, 2016 at 8:48 PM Bert Wesarg wrote: > > Dear Autotconf developers, > > I just realized, that the cache variable name for AC_CHECK_LIBS does > not conform to the documented one if AS_LITERAL_WORD_IF fails for the > library name. I.e.,