--- /usr/portage/sys-apps/bash/bash-2.05b-r3.ebuild Wed Sep 25 13:15:41 2002 +++ bash-2.05b-r3.ebuild Wed Sep 25 14:48:32 2002 @@ -46,6 +46,7 @@ #use readline && myconf="--with-installed-readline" use nls || myconf="${myconf} --disable-nls" + use static && myconf="${myconf} --enable-static-link" econf \ --disable-profiling \