Date: Tue Aug 26 19:48:16 2003
Author: ab
Update of /home/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv5571
Modified Files:
Tag: SAMBA_3_0
Makefile.in configure.in
Log Message:
Fix for #150.
We now fallback to Samba-provided CP850 charset module if CP850 or IBM850 does not
exist on target system at runtime.
1. Introduce CP850 charset module based on charmaps table from GNU libc 2.2.5
2. Make CP850 charset module shared and build it by default
Should fix Solaris run-time
Revisions:
Makefile.in 1.468.2.168 => 1.468.2.169
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in.diff?r1=1.468.2.168&r2=1.468.2.169
configure.in 1.300.2.146 => 1.300.2.147
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.300.2.146&r2=1.300.2.147