Author: tpot Date: 2005-09-19 21:50:53 +0000 (Mon, 19 Sep 2005) New Revision: 10329
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10329 Log: Perhaps we shouldn't get too ahead of ourselves just yet. Modified: branches/SAMBA_4_0/source/SConstruct Changeset: Modified: branches/SAMBA_4_0/source/SConstruct =================================================================== --- branches/SAMBA_4_0/source/SConstruct 2005-09-19 21:44:36 UTC (rev 10328) +++ branches/SAMBA_4_0/source/SConstruct 2005-09-19 21:50:53 UTC (rev 10329) @@ -1,7 +1,7 @@ # tastes like -*- python -*- # This is the experimental scons build script for Samba 4. For a proper -# build use the old build system (configure + make). scons will +# build use the old build system (configure + make). scons may # eventually replace this system. hostenv = Environment(CPPPATH = ['#', '#include', '#lib'])
