doc? ( >=dev-util/gtk-doc-1 )"
DOCS="AUTHORS ChangeLog NEWS README"
src_unpack() {
unpack ${A}
cd ${S}
aclocal
automake
libtoolize --copy --force
}