configure: Set language to C++ globally

As of commit dd941df19d, we no longer
build any plain C, except within AM_PROG_AR.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2019-06-12 17:25:45 -07:00
parent b1da700535
commit e009ba4e76
2 changed files with 10 additions and 32 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
# There is no way to make clang's "argument unused" warning fatal. So when
# configure checks for supported flags, it runs $CC, $CXX, $LD via this
# configure checks for supported flags, it runs $CXX and $LD via this
# wrapper.
#
# Ideally the search string would also include 'clang: ' but this output might