# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
-# $Id: configure,v 1.443.26.35 2011/11/05 05:19:18 tbox Exp $
+# $Id: configure,v 1.443.26.36 2011/12/16 00:14:05 marka Exp $
#
# Portions of this code release fall under one or more of the
# following Copyright notices. Please see individual source
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# From configure.in Revision.
+# From configure.in Revision: 1.457.26.39 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67.
#
*-*-sysv*OpenUNIX*)
# UnixWare
use_threads=true ;;
-*-netbsd1234.*)
- # NetBSD earlier than NetBSD 5.0 has poor pthreads. Don't use it by default.
+*-netbsd[1234].*)
+ # NetBSD earlier than NetBSD 5.0 has poor pthreads.
+ # Don't use it by default.
use_threads=false ;;
*-netbsd*)
use_threads=true ;;
use_threads=false ;;
*-freebsd*)
use_threads=false ;;
-*-bsdi234*)
+*-bsdi[234]*)
# Thread signals do not work reliably on some versions of BSD/OS.
use_threads=false ;;
*-bsdi5*)