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

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

Commit: dcab19c08454093b6007fb3bdf967a9958557f7e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-27T22:18:11Z
Releases: 8.3.2
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 +15 −15