mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5587
This commit is contained in:
parent
4c97808d1d
commit
394bf51bd6
|
@ -406,7 +406,7 @@ AC_SUBST(CLIENTLIBS)
|
||||||
## some more tweaking to turn non-standard libs into statically linked ones
|
## some more tweaking to turn non-standard libs into statically linked ones
|
||||||
CLIENTGUIFLAGS="-DNOCLIPBOARD -DNOTASKBAR"
|
CLIENTGUIFLAGS="-DNOCLIPBOARD -DNOTASKBAR"
|
||||||
|
|
||||||
if test "${enable_client_release}" = yes; then
|
if test "${enable_debug}" = yes; then
|
||||||
CLIENTGUIFLAGS="$CLIENTGUIFLAGS -D__WXDEBUG__"
|
CLIENTGUIFLAGS="$CLIENTGUIFLAGS -D__WXDEBUG__"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue