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

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

Modified Files:
        config.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:
config.m4               1.2 => 1.3
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/config.m4.diff?r1=1.2&r2=1.3

Reply via email to