summaryrefslogtreecommitdiffstats
path: root/recipe.d/0021-gettext
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0021-gettext')
-rw-r--r--recipe.d/0021-gettext5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0021-gettext b/recipe.d/0021-gettext
new file mode 100644
index 0000000..c4128a0
--- /dev/null
+++ b/recipe.d/0021-gettext
@@ -0,0 +1,5 @@
+ mcd $BUILDDIR/gettext
+ $SRC/gettext-*/configure $TCONFIGARGS --disable-static --enable-shared --with-pic-=yes --disable-csharp --disable-rpath
+ make $J
+ make $J install
+