From 8d8925c9035abbe338f31100e1602b00358085c3 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 23 Mar 2015 17:30:10 +0100 Subject: [PATCH] scripts/HDF5/H5hut/build: disable vtkconvert --- scripts/HDF5/H5hut/build | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/HDF5/H5hut/build b/scripts/HDF5/H5hut/build index eb9097a..a689248 100755 --- a/scripts/HDF5/H5hut/build +++ b/scripts/HDF5/H5hut/build @@ -18,7 +18,6 @@ function em.configure() { --prefix="${PREFIX}" \ --enable-parallel \ --enable-debug \ - --enable-vtkconverter \ --with-hdf5=$HDF5_PREFIX \ --with-pic \ || exit 1