Skip to content
Snippets Groups Projects
Commit ddd67e63 authored by Christian Engwer's avatar Christian Engwer
Browse files

api didn't change, therefore allow using 1.0

[[Imported from SVN: r5112]]
parent 3df52a6e
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ if test x$with_alugrid != x && test x$with_alugrid != xno ; then
ALUGRID_VERSIONCHECK=$ALUGRIDROOT/bin/alugridversion
## check version number
NEEDEDALUGRID_VERSION=1.1
NEEDEDALUGRID_VERSION=1.0
echo -n "checking ALUGrid version >= $NEEDEDALUGRID_VERSION... "
if test -f $ALUGRID_VERSIONCHECK; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment