s4-waf: switch Samba4 over to the waf build by default
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 May 2010 07:12:43 +0000 (09:12 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 3 May 2010 07:18:07 +0000 (09:18 +0200)
commitbaffc1e89f424ed6f9478b4cd8c9de1601b51266
treead7bd57e47a605ab782beb4b3ed75e8b0a6a4770
parent6be5bc8e8009ef19473f25b7c4841bf56c4d13c7
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)
source4/autogen-autotools.sh [new file with mode: 0755]
source4/autogen-waf.sh
source4/autogen.sh [changed from file to symlink]