commit ab184006d70f70c647dbb9bae5df1e2003089e54
parent fe432673cdcb94ae397f07f4c3b98f9c52569b46
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 27 Jan 2010 17:16:40 +0000
lnk
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
@@ -103,6 +103,7 @@ netbsd*)
AC_DEFINE_UNQUOTED(SOLARIS,1,[This is a Solaris system])
AC_DEFINE_UNQUOTED(_REENTRANT,1,[Need with solaris or errno doesnt work])
AM_CONDITIONAL(HAVE_GNU_LD, false)
+ LDFLAGS="$LDFLAGS -lpthread"
;;
*arm-linux*)
AC_DEFINE_UNQUOTED(LINUX,1,[This is a Linux system])