Require bind_textdomain_codeset() not just gettext() to enable NLS support.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7e8374a3e0ce14f1c8979c684c1d2afa2c7e96be
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-27T22:18:04Z
Releases: 8.4.0
Require bind_textdomain_codeset() not just gettext() to enable NLS support.
GNU gettext before 0.10.36 does not have that function, and is generally too
incomplete to be usable.

Files

PathChange+/−
config/programs.m4 modified +5 −3
configure modified +12 −12