svn commit: samba r23881 - in branches/SAMBA_4_0/source: .
David Collier-Brown
davec-b at rogers.com
Mon Jul 16 19:28:04 GMT 2007
I quite agree!
--dave
SATOH Fumiyasu wrote:
> At Mon, 16 Jul 2007 01:48:08 +0000 (GMT),
> abartlet at samba.org wrote:
>
>>WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23881
>
>
>> if test x"${AUTOGEN_SKIP_SWAT}" != x"yes"; then
>> echo "$0: building Web Application Framework (SWAT)"
>>- make -C ../webapps/swat distclean build || exit 1
>>+ (cd ../webapps/swat; make distclean build || exit 1)
>
>
> (cd ../webapps/swat && make distclean build || exit 1)
>
> is more suitable, I think.
>
>
>> fi
>>
>> echo "Now run ./configure and then make."
>
>
--
David Collier-Brown, | Always do right. This will gratify
System Programmer and Author | some people and astonish the rest
davecb at spamcop.net | -- Mark Twain
(416) 223-5943
More information about the samba-technical
mailing list