[pulseaudio-discuss] [PATCH 1/2] - Disable check for pthreads on win32

Fritz Elfert fritz at fritz-elfert.de
Fri Jun 17 14:31:05 PDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- ---
 configure.ac |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index 56d4e63..b79e0e0 100644
- --- a/configure.ac
+++ b/configure.ac
@@ -433,7 +433,10 @@ AC_CHECK_DEFINE([INADDR_NONE], [netinet/in.h], [],
  #### POSIX threads ####
 +# Win32 build breaks with win32 pthread installed
+if test "x$os_is_win32" != "x1" ; then
 ACX_PTHREAD
+fi
  #### Check for libs ####
 -- 1.7.5.4


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk37x5kACgkQboM4mAMyprAuIQCgqW5/s9T35LQk3tzOf0ceIPDg
Dc8An0nvEjLCdBPPx2o7olfJOKkrZr89
=5ZTU
-----END PGP SIGNATURE-----


More information about the pulseaudio-discuss mailing list