mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-05 06:00:43 +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
0244f9a4b4
commit
3dab7bda53
@ -497,7 +497,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