added missing configure option for c-support

This commit is contained in:
Elke Flehmig 2013-04-08 10:39:58 +00:00 committed by Christoph Niethammer
parent 6809c041b4
commit 72187eb175

View file

@ -37,6 +37,7 @@ CONFIGURE_OPTS="
--with-mpiexec=mpirun \
PETSC_ARCH=$ARCH \
--with-clanguage=cxx \
--with-c-support \
--with-fortran-datatypes=1 \
$BLAS_LAPACK \
"