[sr #110213] curl fails with autoconf master

Zack Weinberg <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <[email protected]>
Update of sr #110213 (project autoconf):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Per discussion at
https://lists.gnu.org/archive/html/bug-autoconf/2020-03/msg00011.html this was
because of misuse of AC_REQUIRE in curl's configure script. 
AC_REQUIRE([some_macro]) only makes sense if `some_macro` can be used without
arguments.  There's no good way to detect, from the implementation of
AC_REQUIRE, whether the macro it's been passed can be used without arguments,
so there isn't really anything we can do about it besides add a note to NEWS,
which I have done.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110213>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.