mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
configure: display sysconfdir in summary
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
ca35f780ac
commit
1c0fd16018
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -2015,6 +2015,7 @@ fi
|
|||
echo "Install prefix $prefix"
|
||||
echo "BIOS directory `eval echo $datadir`"
|
||||
echo "binary directory `eval echo $bindir`"
|
||||
echo "config directory `eval echo $sysconfdir`"
|
||||
if test "$mingw32" = "no" ; then
|
||||
echo "Manual directory `eval echo $mandir`"
|
||||
echo "ELF interp prefix $interp_prefix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue