oops - disable threads by default. still experimental.

SVN revision: 27122
This commit is contained in:
Carsten Haitzler 2006-11-15 12:04:02 +00:00
parent e99a611e98
commit 2ecb8da51f
1 changed files with 1 additions and 1 deletions

View File

@ -988,7 +988,7 @@ AM_CONDITIONAL(BUILD_LOADER_SVG, test x$have_svg = xyes)
## PTHREADS
pthread_cflags=""
pthread_libs=""
build_pthreads="yes"
build_pthreads="no"
AC_MSG_CHECKING(whether to build pthread code)
AC_ARG_ENABLE(pthreads,
[ --enable-pthreads enable threaded rendering], [