*** empty log message ***

svn path=/trunk/boinc/; revision=5585
This commit is contained in:
Rom Walton 2005-03-08 05:58:25 +00:00
parent dd3266a562
commit cbec20427d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ else
fi
fi
if test "${enable_client}" = yes ; then
if test "${enable_debug}" = yes ; then
build_state='Debug'
else
build_state='Release'