scripts/HDF5/H5hut/build: disable vtkconvert

This commit is contained in:
2015-03-23 17:30:10 +01:00
parent c2ffa54b91
commit 8d8925c903

View File

@@ -18,7 +18,6 @@ function em.configure() {
--prefix="${PREFIX}" \
--enable-parallel \
--enable-debug \
--enable-vtkconverter \
--with-hdf5=$HDF5_PREFIX \
--with-pic \
|| exit 1