office-gobmx/liblangtag/README
Tor Lillqvist fa637c4dff Mention the fragility of its MSVC configury
Change-Id: Id2ee3c5dae27a1b7f33872d6421f53a40442d805
2012-11-12 12:13:20 +02:00

6 lines
351 B
Text

From [https://github.com/tagoh/liblangtag/]. An interface for BCP47 language tags.
Note that (as far a I recall) liblangtag is the only "bundled"
(3rd-party) library we have that we configure and build also for MSVC
using an autotools+libtool based mechanism. That is rather fragile and
works maybe mostly by accident. So be careful not to break it.