summaryrefslogtreecommitdiff
path: root/source4/SConstruct
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-09-19 21:50:53 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:38:28 -0500
commit700120068620f32f7affb479dc5986544afed643 (patch)
tree41a5e9306181eaeaa720c38f0b36a848bf5d658a /source4/SConstruct
parent96745cbfc0e3386fa32631daa45b4096a1f80e61 (diff)
downloadsamba-700120068620f32f7affb479dc5986544afed643.tar.gz
samba-700120068620f32f7affb479dc5986544afed643.tar.bz2
samba-700120068620f32f7affb479dc5986544afed643.zip
r10329: Perhaps we shouldn't get too ahead of ourselves just yet.
(This used to be commit 4d7bc667f72dae459a050eb701d1e365949c340b)
Diffstat (limited to 'source4/SConstruct')
-rw-r--r--source4/SConstruct2
1 files changed, 1 insertions, 1 deletions
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'])