maint: assume non-rare encodings
commit07f8ec6bff48f933e8478b63e9279aed82dcd0d3
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Aug 2023 00:41:42 +0000 (30 17:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Aug 2023 03:32:13 +0000 (30 20:32 -0700)
tree71a143de7f89d62c6fd8dda489067083959ababd
parentaf2137407161bb7a76f790d759f5a8db6b519b9e
maint: assume non-rare encodings

* configure.ac (GNULIB_WCHAR_SINGLE_LOCALE): Define.
This can improve performance, while dropping support for
rare encodings on non-GNU platforms.  Nowadays these encodings
are typically not worth the hassle.
configure.ac