Date: Mon Feb 2 13:43:03 2004
Author: metze
Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv17401
Modified Files:
Makefile.in aclocal.m4 configure.in
Log Message:
- we now specify the object files in the subsystems config.m4 file
I plan to convert all objectfile group to use SMB_SUBSYSTEM
later I'll add a SMB_BINARY() and SMB_LIBRARY(), then there will be no more need
to touch Makefile.in, because all make rules will be autogenerated by configure
- convert the PROCESS_MODEL subsystem to this new scheme
and move the pthread test to smbd/process_model.m4
- convert the CHARSET subsystem to this new scheme
and move the iconv test to lib/iconv.m4
Revisions:
Makefile.in 1.76 => 1.77
http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.76&r2=1.77
aclocal.m4 1.5 => 1.6
http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.5&r2=1.6
configure.in 1.17 => 1.18
http://www.samba.org/cgi-bin/cvsweb/samba4/source/configure.in.diff?r1=1.17&r2=1.18