        mcd $BUILDDIR/gettext-tools
        $SLACKSOURCE/gettext-tools/gettext-*/configure $TCONFIGARGS --disable-static --enable-shared --with-pic-=yes --disable-csharp
        make $NUMJOBS
        make $NUMJOBS install

