Skip to content

Conversation

@jsquyres
Copy link
Member

@jsquyres jsquyres commented May 25, 2025

Ensure that AC_CANONICAL_[HOST|TARGET] is invoked before AM_INIT_AUTOMAKE to avoid a warning during autogen.pl.

Since that re-ordering moved some emitted output titles, move the "check directories for spaces" tests into the "Initialization, setup" section. This is effectively a cosmetic change.


This PR filed as a fix to the warning issue noted by @rhc54 in #13275 (comment).

Ensure that AC_CANONICAL_[HOST|TARGET] is invoked before
AM_INIT_AUTOMAKE to avoid a warning during autogen.pl.

Since that re-ordering moved some emitted output titles, move the
"check directories for spaces" tests into the "Initialization, setup"
section.  This is effectively a cosmetic change.

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres merged commit e94d9f4 into open-mpi:main May 27, 2025
18 checks passed
@jsquyres jsquyres deleted the pr/fix-configure.ac-ordering branch May 27, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants