Add new configure option "--enable-uniconv" that enables automatic

Tatsuo Ishii <ishii@postgresql.org>

Commit: e5b6b0ebb94f824f170d91ad2241a0ed65191208
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2000-10-30T07:17:31Z
Releases: 7.1.1
Add new configure option "--enable-uniconv" that enables automatic
code conversion between Unicode and other encodings. Note that
this option requires --enable-multibyte also.
The reason why this is optional is that the feature requires huge
mapping tables and I don't think every user need the feature.

Files

PathChange+/−
configure.in modified +8 −0
src/include/config.h.in modified +4 −1