X-Git-Url: http://git.samba.org/?p=samba.git;a=blobdiff_plain;f=source4%2Fautogen-waf.sh;h=153637b1d9bc5127b4efbd2db32f6f25380ed72a;hp=2e4869721cd9940b64cf6b65bc56009aba6240fd;hb=98942c8d840745d72f0ef19636752128236a9bbd;hpb=ca4e64847c7623a3eb7f13c4a06b8c4302d18cd8 diff --git a/source4/autogen-waf.sh b/source4/autogen-waf.sh deleted file mode 100755 index 2e4869721cd..00000000000 --- a/source4/autogen-waf.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -echo "Setting up for waf build" -ln -sf configure.waf configure - -# this relies on the fact that make looks for 'makefile' before 'Makefile' -ln -sf Makefile.waf makefile - -echo "done ... now run ./configure or ./configure.developer" diff --git a/source4/autogen-waf.sh b/source4/autogen-waf.sh new file mode 120000 index 00000000000..153637b1d9b --- /dev/null +++ b/source4/autogen-waf.sh @@ -0,0 +1 @@ +../buildtools/scripts/autogen-waf.sh \ No newline at end of file