This change allows to type a flag, and a *CXXFLAGS variable once only on each macro invocation.
No behavior change.
This change allows to type a flag, and a *CXXFLAGS variable once only on each macro invocation.
No behavior change.
This change allows to type a flag, and a *CXXFLAGS variable once only
on each macro invocation.
No behavior change.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
NACK. I don't think doing this is worthwhile; what's wrong with being explicit? I also don't like that we'd have a split of 2/3 AX_CHECK_COMPILE_FLAG "wrapped" in this macro, and 1/3 not.
This is the same reasoning as my comments in #18857. I guess your opinion has changed, given you agreed with me at the time?