Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 524074
Collapse All | Expand All

(-)configure.orig (-1 / +1 lines)
Lines 14735-14741 Link Here
14735
		OSDEFS="${OSDEFS} -D_GNU_SOURCE"
14735
		OSDEFS="${OSDEFS} -D_GNU_SOURCE"
14736
		# Some Linux versions need to link with -lshadow
14736
		# Some Linux versions need to link with -lshadow
14737
		shadow_funcs="getspnam"
14737
		shadow_funcs="getspnam"
14738
		shadow_libs_optional="-lshadow"
14738
		shadow_libs_optional=""
14739
		test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14739
		test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14740
		;;
14740
		;;
14741
    *-*-gnu*)
14741
    *-*-gnu*)

Return to bug 524074