Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -1592,7 +1592,7 @@ then AC_ARG_WITH([fast-mutexes], AC_HELP_STRING([--with-fast-mutexes], [compile with fast mutexes (default is enabled)]), [with_fast_mutexes=$withval], [with_fast_mutexes=yes]) [with_fast_mutexes=$withval], [with_fast_mutexes=no]) fi if test "$with_fast_mutexes" = "yes" Loading Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -1592,7 +1592,7 @@ then AC_ARG_WITH([fast-mutexes], AC_HELP_STRING([--with-fast-mutexes], [compile with fast mutexes (default is enabled)]), [with_fast_mutexes=$withval], [with_fast_mutexes=yes]) [with_fast_mutexes=$withval], [with_fast_mutexes=no]) fi if test "$with_fast_mutexes" = "yes" Loading