Files
loongoffice/liblangtag
Peter Foley 661d5a479c fix liblangtag for win and cleanup autoconf
Change-Id: I6d69eb2af6a3b1a693ad782f2a0e51f6b0ef932c
2012-11-13 20:44:28 -05:00
..
2012-11-11 19:03:15 -05:00
2012-11-07 14:31:19 +01:00
2012-11-11 19:03:15 -05:00

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.