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" \
|
||||
.' ; then
|
||||
|
||||
echo " succesful configuration" >> $ERRORFILE
|
||||
echo " successful configuration" >> $ERRORFILE
|
||||
else
|
||||
echo " ERROR: configuration" >> $ERRORFILE
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue