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

(-)samba-3.5.11.ebuild.orig (+4 lines)
Lines 146-151 Link Here
146
		myconf+=" --without-cifsmount --without-cifsumount"
146
		myconf+=" --without-cifsmount --without-cifsumount"
147
	fi
147
	fi
148
148
149
	#399141 wrap newer iniparser version
150
	has_version ">=dev-libs/iniparser-3.0.0" && 
151
		export CPPFLAGS="${CPPFLAGS} -Diniparser_getstr\(d,i\)=iniparser_getstring\(d,i,NULL\)"
152
149
	# Notes:
153
	# Notes:
150
	# - automount is only needed in conjunction with NIS and we don't have that
154
	# - automount is only needed in conjunction with NIS and we don't have that
151
	# anymore => LDAP?
155
	# anymore => LDAP?

Return to bug 399141