gettext/STAGE2-gettext
Petr Šabata 96b3ab176c RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/gettext#26b1c1422c9c81b394cad698179548d54c197703
2020-10-15 00:52:15 +02:00

10 lines
203 B
Plaintext

#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