CVS update: samba4/source

Stefan Metzmacher metze at samba.org
Sun Feb 1 12:16:26 GMT 2004


Date:	Sun Feb  1 12:16:26 2004
Author:	metze

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv22440

Modified Files:
	Makefile.in aclocal.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
		4:object_files,5:shared_object,6:libs
		7:whatif-static,8:whatif-shared,9:whatif-not)

and generate <SUBSYSTEM>_LIBS and MODULE_<name>_LIBS with the SMB_MODULE() macro

metze


Revisions:
Makefile.in		1.74 => 1.75
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.74&r2=1.75
aclocal.m4		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.4&r2=1.5


More information about the samba-cvs mailing list