--- samba-3.5.11.ebuild.orig 2012-01-27 21:13:53.000000000 -0700 +++ samba-3.5.11.ebuild 2012-01-27 21:06:47.000000000 -0700 @@ -146,6 +146,10 @@ myconf+=" --without-cifsmount --without-cifsumount" fi + #399141 wrap newer iniparser version + has_version ">=dev-libs/iniparser-3.0.0" && + export CPPFLAGS="${CPPFLAGS} -Diniparser_getstr\(d,i\)=iniparser_getstring\(d,i,NULL\)" + # Notes: # - automount is only needed in conjunction with NIS and we don't have that # anymore => LDAP?