mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-15 23:24:27 +03:00
configure: Make summary output match command line names for rhel6 opts
This commit is contained in:
parent
0a7640c593
commit
8b0be3ee2a
@ -135,9 +135,9 @@ else
|
||||
AC_MSG_NOTICE([Install TUI: no])
|
||||
fi
|
||||
if test "x$ENABLE_UNSUPPORTED_RHEL_OPTS" = "x1" ; then
|
||||
AC_MSG_NOTICE([Enable unsupported RHEL opts: yes])
|
||||
AC_MSG_NOTICE([Enable unsupported RHEL options: yes])
|
||||
else
|
||||
AC_MSG_NOTICE([Enable unsupported RHEL opts: no])
|
||||
AC_MSG_NOTICE([Enable unsupported RHEL options: no])
|
||||
fi
|
||||
if test "x$PREFERRED_DISTROS" = "x" ; then
|
||||
AC_MSG_NOTICE([Preferred distros: none])
|
||||
|
Loading…
x
Reference in New Issue
Block a user