This commit is contained in:
Sébastien Loriot 2010-08-12 07:10:41 +00:00
parent 9204de7204
commit 15b9c6e87b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ configure()
-DCGAL_DIR="$CGAL_DIR" \
.' ; then
echo " succesful configuration" >> $ERRORFILE
echo " successful configuration" >> $ERRORFILE
else
echo " ERROR: configuration" >> $ERRORFILE
fi