Fix charset detection code in configure.
commit836b9fffa0eadc818019ba36ed764e97d4f9a801
authorAlexander Bokovoy <ab@samba.org>
Fri, 15 Aug 2003 20:09:12 +0000 (15 20:09 +0000)
committerAlexander Bokovoy <ab@samba.org>
Fri, 15 Aug 2003 20:09:12 +0000 (15 20:09 +0000)
tree9a18ad198f50f0a3e485fcdeef0d2a9789175392
parent836746beabda583f7d86bb7e6faa855f172a888d
Fix charset detection code in configure.
Now we are:
1. Try to find correct name for default character sets for the platform
2. Use DEFAULT_{DOS|DISPLAY|UNIX}_CHARSET defines set during configure phase as defaults

This should fix CP850 problem on Solaris (at least) because it actually has IBM850 which
is the same but under different name
source/aclocal.m4
source/configure.in
source/param/loadparm.c