diff --git a/STAGE2-gettext b/STAGE2-gettext new file mode 100644 index 0000000..dd61b05 --- /dev/null +++ b/STAGE2-gettext @@ -0,0 +1,9 @@ +#requires bison +#requires libtool + +mcd $BUILDDIR/gettext + +$SRC/gettext-*/configure $TCONFIGARGS --disable-static --enable-shared --with-pic-=yes --disable-csharp --disable-rpath + +make $J +make $J install