summaryrefslogtreecommitdiff
path: root/source4/autogen-waf.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-05-03 09:12:43 +0200
committerAndrew Tridgell <tridge@samba.org>2010-05-03 09:18:07 +0200
commitbaffc1e89f424ed6f9478b4cd8c9de1601b51266 (patch)
treead7bd57e47a605ab782beb4b3ed75e8b0a6a4770 /source4/autogen-waf.sh
parent6be5bc8e8009ef19473f25b7c4841bf56c4d13c7 (diff)
downloadsamba-baffc1e89f424ed6f9478b4cd8c9de1601b51266.tar.gz
samba-baffc1e89f424ed6f9478b4cd8c9de1601b51266.tar.bz2
samba-baffc1e89f424ed6f9478b4cd8c9de1601b51266.zip
s4-waf: switch Samba4 over to the waf build by default
the old autogen.sh is now calld autogen-autotools.sh For now autogen.sh is a link to autogen-waf.sh. We can remove autogen-waf.sh in the future, but for now I'm leaving it in place so as not to break existing scripts (both build farm, and the scripts for the standalone libs)
Diffstat (limited to 'source4/autogen-waf.sh')
l---------source4/autogen-waf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/autogen-waf.sh b/source4/autogen-waf.sh
index 153637b1d9..5347ab2e95 120000
--- a/source4/autogen-waf.sh
+++ b/source4/autogen-waf.sh
@@ -1 +1 @@
-../buildtools/scripts/autogen-waf.sh \ No newline at end of file
+autogen.sh \ No newline at end of file