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

(-)rdesktop-1.9.0/configure.ac.orig (+3 lines)
Lines 84-89 Link Here
84
				fi
84
				fi
85
				;;
85
				;;
86
			*)
86
			*)
87
				if test -n "$PKG_CONFIG"; then
88
					PKG_CHECK_MODULES(GSSAPI, krb5-gssapi, [WITH_CREDSSP=1], [WITH_CREDSSP=0])
89
				fi
87
				;;
90
				;;
88
			esac
91
			esac
89
		else
92
		else

Return to bug 791460