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/