mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
9204de7204
commit
15b9c6e87b
|
|
@ -30,7 +30,7 @@ configure()
|
||||||
-DCGAL_DIR="$CGAL_DIR" \
|
-DCGAL_DIR="$CGAL_DIR" \
|
||||||
.' ; then
|
.' ; then
|
||||||
|
|
||||||
echo " succesful configuration" >> $ERRORFILE
|
echo " successful configuration" >> $ERRORFILE
|
||||||
else
|
else
|
||||||
echo " ERROR: configuration" >> $ERRORFILE
|
echo " ERROR: configuration" >> $ERRORFILE
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue