18c18 < IUSE="ada bootstrap build debug doc gpm minimal nocxx profile trace unicode" --- > IUSE="bootstrap build debug doc gpm minimal nocxx profile trace unicode" 45c45 < && myconf="${myconf} --without-cxx --without-cxx-binding" --- > && myconf="${myconf} --without-cxx --without-cxx-binding --without-ada" 58,64d57 < if use ada ; then < #install libAdaCurses.a (the narrow version only) < dolib.a "${WORKDIR}"/narrowc/Ada95/src/libAdaCurses.a || die "install error" < < #and the adacurses-config file: < newbin ${FILESDIR}/ncurses-5.5-adacurses-config adacurses-config || die "install error" < fi 89d81 < $(use_with ada) \ 160,167d151 < < if use ada ; then < #install libAdaCurses.a (the narrow version only) < dolib.a "${WORKDIR}"/narrowc/Ada95/src/libAdaCurses.a || die "install error" < < #and the adacurses-config file: < newbin ${FILESDIR}/ncurses-5.5-adaconfig adacurses-config || die "install error" < fi