samba-3.0.0 -- some comments + patch

Jelmer Vernooij jelmer at vernstok.nl
Mon Sep 29 15:22:41 GMT 2003


Hi Peter,

On Mon, 2003-09-29 at 17:07, Peter Breitenlohner wrote:
> On Mon, 29 Sep 2003, Jelmer Vernooij wrote:
> 
> > On Mon, 2003-09-29 at 15:59, Peter Breitenlohner wrote:
> > > A "canonical" method to achieve such things is to use some "stamp" files
> > > as auxiliary targets in the build tree.
> > This would make the makefile a lot more complicated. However, if you
> > have a patch, I'd be happy to look at it.
> I just had a second look at your configure.in and Makefile.in, and found that
> things are actually quite simple.
> 
> All you have to do is to change
> 	SMB_SUBSYSTEM(PDB,passdb/pdb_interface.c)
> into
> 	SMB_SUBSYSTEM(PDB,passdb/pdb_interface.o)
> in configure.in (and the same for all other SMB_SUBSYSTEM's)
> 
> and change
> 	ifelse([$2], , :, [touch $2])
> into
> 	ifelse([$2], , :, [rm -f $2])
> in the definition of SMB_SUBSYSTEM in aclocal.m4.
That looks nice. I'll commit it. Thanks!

Jelmer

--
Jelmer Vernooij  - http://jelmer.vernstok.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20030929/0ede187d/attachment.bin


More information about the samba-technical mailing list