mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-10 06:56:06 +00:00
configure.ac: replace tab with spaces
This makes the "C++ Compiler: ...." status output nicely aligned with the other messages.
This commit is contained in:
parent
ae0a9fc1d3
commit
afffe11e66
@ -515,7 +515,7 @@ echo "
|
||||
|
||||
prefix: ${prefix}
|
||||
c compiler: ${CC}
|
||||
c++ compiler: ${CXX}
|
||||
c++ compiler: ${CXX}
|
||||
|
||||
Have XRANDR 1.2: ${have_xrandr12}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user