HDF5/H5hut/build

- do not run autogen in pre-configure
This commit is contained in:
2016-09-21 17:35:58 +02:00
parent b4d1024d06
commit ffd0c551cb

View File

@@ -5,7 +5,7 @@ if [[ ${V_MAJOR} == 1 ]]; then
fi
pbuild::pre_configure() {
./autogen.sh
: ./autogen.sh
}
pbuild::configure() {