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:
Christophe Fergeau 2016-05-03 11:30:42 +02:00
parent ad00538254
commit 15dbc2da7a

View File

@ -237,7 +237,6 @@ AC_MSG_NOTICE([
prefix: ${prefix}
c compiler: ${CC}
c++ compiler: ${CXX}
LZ4 support: ${enable_lz4}
Smartcard: ${have_smartcard}