mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5585
This commit is contained in:
parent
dd3266a562
commit
cbec20427d
|
@ -47,7 +47,7 @@ else
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "${enable_client}" = yes ; then
|
if test "${enable_debug}" = yes ; then
|
||||||
build_state='Debug'
|
build_state='Debug'
|
||||||
else
|
else
|
||||||
build_state='Release'
|
build_state='Release'
|
||||||
|
|
Loading…
Reference in New Issue