--- libetpan-0.45/configure.in.orig 2006-05-09 09:48:36.000000000 +0100 +++ libetpan-0.45/configure.in 2006-05-09 09:48:55.000000000 +0100 @@ -350,7 +350,7 @@ LDFLAGS="-$flag $LDFLAGS" AC_TRY_LINK([], [pthread_create();], [pthflag=yes; checkpthread=no], - [pthflag=no; LDFLAGS="$OLDCFLAGS"]) + [pthflag=no; LDFLAGS="$OLDFLAGS"]) AC_MSG_RESULT($pthflag) fi done