Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 185899 | Differences between
and this patch

Collapse All | Expand All

(-)heimdal-0.7.1/cf/pthreads.m4.old (-1 / +1 lines)
Lines 32-38 Link Here
32
	2.*)
32
	2.*)
33
		native_pthread_support=yes
33
		native_pthread_support=yes
34
		PTHREADS_CFLAGS=-pthread
34
		PTHREADS_CFLAGS=-pthread
35
		PTHREADS_LIBS=-pthread
35
		PTHREADS_LIBS=-lpthread
36
		;;
36
		;;
37
	esac
37
	esac
38
	;;
38
	;;

Return to bug 185899