science/cantera: Fix build
It was broken because the project used the c++11 mode, but
googletest now requires at least c++14, and they look for
googletest in configure.
Reported by: fallout
(cherry picked from commit 34a03406f8c47c702d48d68928da1e240314227e)