GNU gettext - Bugs: bug #58668, csharp warning despite...
You are not allowed to post comments on this tracker with your current authentication level.
bug #58668: csharp warning despite --disable-csharp
Submitter: | Ryan Schmidt <ryandesign> | ||
Submitted: | Sun 28 Jun 2020 08:40:18 PM UTC | ||
Votes: | 1 | ||
Category: | Build | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-08-07 | egallager | Carbon-Copy | - | ![]() |
Added egallager |
Hi, using gettext 0.20.2 on macOS 10.13.6 I've built and installed libtextstyle and gettext-runtime separately, and now I'm trying to build gettext-tools separately. I receive this warning from the configure script:
This surprises me since I'm configuring with --disable-csharp. I don't want to use any csharp dll.