mirror of https://github.com/BOINC/boinc.git
Fixed stupid typo committed by yours truly.
This commit is contained in:
parent
4f51c87dbd
commit
77da4cba1b
|
@ -123,7 +123,7 @@ AC_ARG_ENABLE(xss,
|
|||
if test $isWIN32 != "yes" ; then
|
||||
enable_xss=yes
|
||||
else
|
||||
enable_xss=yes
|
||||
enable_xss=no
|
||||
fi
|
||||
])
|
||||
|
||||
|
|
Loading…
Reference in New Issue