Alvaro Herrera <[email protected]> writes:
> Excerpts from Kenichiro Tanaka's message of lun may 10 07:07:27 -0400 2010:
>> ./configure --enable-nls='UFT_JP' --prefix=/home/p900/posgrehome
> I think this is pilot error, in the sense that it doesn't fail if you
> don't pass an invalid language name. Maybe the bug is that we allow
> --enable-nls to pass down junk down to the install Makefile, instead of
> erroring out right there.
Yeah, I don't think this is the makefile's fault. If we wanted to do
something to make it more user-friendly, we'd try to validate the value
of --enable-nls at configure time.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers