From 700120068620f32f7affb479dc5986544afed643 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Mon, 19 Sep 2005 21:50:53 +0000 Subject: r10329: Perhaps we shouldn't get too ahead of ourselves just yet. (This used to be commit 4d7bc667f72dae459a050eb701d1e365949c340b) --- source4/SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4') diff --git a/source4/SConstruct b/source4/SConstruct index 1022b19f51..431cba17fe 100644 --- a/source4/SConstruct +++ b/source4/SConstruct @@ -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']) -- cgit