Also remove -lhdf5 when no-ing USER-H5MD.

This commit is contained in:
Pierre de Buyl
2014-08-14 11:32:49 +02:00
committed by Pierre de Buyl
parent 329f226707
commit 97ca47a424

View File

@ -53,6 +53,7 @@ elif (test $1 = 0) then
if (test -e ../Makefile.package) then
sed -i -e 's/[^ \t]*ch5md[^ \t]* //g' ../Makefile.package
sed -i -e 's/[^ \t]*hdf5[^ \t]* //g' ../Makefile.package
fi
if (test -e ../Makefile.package.settings) then