configure.ac: fix minor output ordering issue
Put Perl test below the section title. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
родитель
cce62678a5
Коммит
de22f84f1a
@ -70,13 +70,14 @@ OPAL_LOAD_PLATFORM
|
||||
# Start it up
|
||||
#
|
||||
|
||||
OPAL_CONFIGURE_SETUP
|
||||
opal_show_title "Configuring project_name_long"
|
||||
opal_show_subtitle "Prerequisites"
|
||||
|
||||
AC_CHECK_PROG([PERL],[perl],[perl],[no])
|
||||
AS_IF([test "X$PERL" = "Xno"],
|
||||
[AC_MSG_ERROR(["Open MPI requires perl. Aborting"])])
|
||||
|
||||
OPAL_CONFIGURE_SETUP
|
||||
opal_show_title "Configuring project_name_long"
|
||||
|
||||
#
|
||||
# Setup some things that must be done before AM-INIT-AUTOMAKE
|
||||
#
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user