mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 22:48:19 +00:00
build-sys: Remove 'CXX' from configure summary
We no longer make use of a c++ compiler since dropping the client, so no need to show it in the configure summary.
This commit is contained in:
parent
ad00538254
commit
15dbc2da7a
@ -237,7 +237,6 @@ AC_MSG_NOTICE([
|
||||
|
||||
prefix: ${prefix}
|
||||
c compiler: ${CC}
|
||||
c++ compiler: ${CXX}
|
||||
|
||||
LZ4 support: ${enable_lz4}
|
||||
Smartcard: ${have_smartcard}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user