forked from amazingfate/loongoffice
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
From [http://tagoh.bitbucket.org/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.