Date:   Wed Jan 28 15:43:17 2004
Author: metze

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

Modified Files:
        Makefile.in aclocal.m4 configure.in 
Log Message:
- remove all STFS related stuff
  (which were already removed in revision 1.37 and
   readded by mistake in revision 1.39)

- change the SMB_MODULE() macro a bit
  Now we have:
  
dnl Specify the default build method of this module 
dnl SMB_MODULE_DEFAULT(name,default_build)
AC_DEFUN(SMB_MODULE_DEFAULT,...

dnl Mark specified module as shared
dnl 
SMB_MODULE(name,default_build,static_files,shared_files,subsystem,whatif-static,whatif-shared,whatif-not)

  this let us specify the default build method inside of the included config.m4
  files

metze 


Revisions:
Makefile.in             1.70 => 1.71
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.70&r2=1.71
aclocal.m4              1.2 => 1.3
        http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.2&r2=1.3
configure.in            1.13 => 1.14
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/configure.in.diff?r1=1.13&r2=1.14

Reply via email to