autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_CHECK_DECLS(basename) (Was: Re: Ping: patches required for --enab


From: Joern Rennecke
Subject: Re: AC_CHECK_DECLS(basename) (Was: Re: Ping: patches required for --enable-build-with-cxx)
Date: Wed, 17 Feb 2010 13:11:03 -0500
User-agent: Internet Messaging Program (IMP) H3 (4.1.4)

Quoting Paolo Bonzini <address@hidden>:
Maybe we can use this in AC_CHECK_DECLS instead of having a new
separate macro.  If there is a parenthesis in the name call the new
version, if there is none, call the old one.

You shouldn't need to keep the old version around, it's supposed to be
a drop-in replacement.  The reason I used a new name was that I'm not
sure if GCC project can wait till we have a suitable macro in autoconf.

Even if you put it now into the autoconf codebase, GCC would presumably
have to wait for some time after the next release to use it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]