Fix gettext port build by un-confusing the build system about whether c#

is available
This commit is contained in:
Nathan Fisher 2023-08-05 22:36:39 -04:00
parent 33c1e98f0e
commit 93dd46192d
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ LICENSE=GPL-3.0-or-later
# them as optional.
SUBDIR=gettext-tools
BUILD_SYSTEM=configure
CONFIGURE_ARGS='--with-installed-libtextstyle --with-installed-csharp-dll'
CONFIGURE_ARGS='--with-installed-libtextstyle --with-installed-csharp-dll --disable-csharp'
POST_INSTALL=tix-eradicate-libtool-la