Re: [PATCHv3] AC_COMPILE_IFELSE: Evaluate user supplied arguments
Nikolai Merinov <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <CAOSW=njVrnxe++f=gZEr9YkmCJCd+uFrsmhoTcpkwqWuwK4Aog@mail.gmail.com> |
Hi, Do I need to make additional changes to the patch? Regards, Nikolai On Thu, Mar 14, 2019 at 8:08 PM Nikolai Merinov < [email protected]> wrote: > Hi, > > During work on a same issue in the libtool code I observed that it's > necessary to fix the _AC_DO macro in same manner in order to pass > compiler checks with flags like CFLAGS='"-Wall"'. > > An updated version of the patch with changes to both _AC_DO and > _AC_DO_STDERR attached. > > Regards, > Nikolai >