Index: x11-plugins/enigmail/enigmail-0.95.2-r1.ebuild =================================================================== --- x11-plugins/enigmail/enigmail-0.95.2-r1.ebuild (revision 8281) +++ x11-plugins/enigmail/enigmail-0.95.2-r1.ebuild (working copy) @@ -110,6 +110,9 @@ # Make replytolist work with >0.95.0 epatch ${FILESDIR}/0.95.0-replytolist.patch + rm -f ${S}/config/gcc_hidden.h + touch ${S}/config/gcc_hidden.h + eautoreconf || die "failed running autoreconf" }