(Pointed out by Alcaro) configure shouldn't require a C++ compiler

as a necessary dependency
This commit is contained in:
twinaphex 2013-06-28 18:59:02 +02:00
parent 76874945d5
commit 53c549690d

View File

@ -1,2 +1,2 @@
USE_LANG_C="yes"
USE_LANG_CXX="yes"
USE_LANG_CXX="no"