summaryrefslogtreecommitdiffstats
path: root/recipe.d/0021-gettext
blob: c4128a027f83317972ef802a08f678c172ea6068 (plain)
1
2
3
4
5
        mcd $BUILDDIR/gettext
        $SRC/gettext-*/configure $TCONFIGARGS --disable-static --enable-shared --with-pic-=yes --disable-csharp --disable-rpath
        make $J
        make $J install