Use the CXX compiler only if it can create dynamic and static programs
commitd337ceb76d898935560dc264cf2ad36b17017db7
authorFlorian Weimer <fweimer@redhat.com>
Mon, 26 Oct 2015 08:41:10 +0000 (26 09:41 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 26 Oct 2015 08:41:10 +0000 (26 09:41 +0100)
tree84cb919ecbbd180c08340109d723ecf84ec198b3
parent6d834d2216bcc733fa04c5a59b5ac6f6f1134f2b
Use the CXX compiler only if it can create dynamic and static programs

* configure.ac (CXX): Clear the variable if the C++ toolchain does
not support static linking.
* configure: Regenerate.
ChangeLog
configure
configure.ac