From 94463983f31bb0283d91d84f4bafa93cad1d3d33 Mon Sep 17 00:00:00 2001 From: linus Date: Wed, 31 Mar 2010 11:52:53 +0000 Subject: Regenerate. git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@538 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index d35c96e..056f6cb 100755 --- a/configure +++ b/configure @@ -3529,6 +3529,8 @@ case "${target_os}" in TARGET_CFLAGS="-DSYS_SOLARIS9 -D_POSIX_PTHREAD_SEMANTICS" if test "$GCC" != yes ; then TARGET_CFLAGS="$TARGET_CFLAGS -mt" + else + TARGET_CFLAGS="$TARGET_CFLAGS -pthread" fi TARGET_LDFLAGS="-lpthread -lsocket -lnsl" ;; -- cgit v1.1