[sr #110573] AR_CONFIG_AUX_DIR(S) does not recognize shell vars nor absolute paths

Zack Weinberg <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <[email protected]>
Follow-up Comment #2, sr#110573 (group autoconf):

We regret the delay in responding to this report.

Your suggested changes do not make sense to me.  There should be no behavioral
difference between


m4_bmatch([$1], [^/.*], [...])


and


m4_bmatch([$1], [^/], [...])


because m4_bmatch does not require the pattern to match the entire string. 
And anything that could match \$\{?[A-Za-z] should have been sent to the other
branch of the AS_LITERAL_WORD_IF.

Could you please provide some examples of _uses_ of AC_CONFIG_AUX_DIR that do
not work correctly for you with the code in 2.71?  As many as you have.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
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.