commit | a82e245d9ad2aaa6536cdabfc263cbb101c4d916 | [log] [tgz] |
---|---|---|
author | Gerald Pfeifer <gerald@pfeifer.com> | Sun Apr 16 17:21:49 2006 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Apr 17 11:59:38 2006 +0200 |
tree | ea3e3b57177959db3bd7bc5283d64034b2c103d0 | |
parent | 3a54daeecc32ba285a0f69789e39ce39da7e6f99 [diff] [blame] |
configure: On FreeBSD, make wine-pthread the new default.
diff --git a/configure b/configure index e991425..ed428e7 100755 --- a/configure +++ b/configure
@@ -13844,7 +13844,7 @@ EXTRA_BINARIES="wine-kthread wine-pthread wine-preloader" ;; - darwin*) + darwin*|freebsd*) MAIN_BINARY="wine-pthread" ;; *)