summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlib/replace/autogen-waf.sh11
l---------lib/replace/autogen.sh1
-rwxr-xr-xlib/talloc/autogen.sh11
-rwxr-xr-xlib/tdb/autogen.sh11
-rwxr-xr-xlib/tevent/autogen-waf.sh11
l---------lib/tevent/autogen.sh1
-rwxr-xr-xsource4/autogen-waf.sh11
l---------source4/autogen.sh1
-rwxr-xr-xsource4/lib/ldb/autogen-waf.sh11
l---------source4/lib/ldb/autogen.sh1
10 files changed, 0 insertions, 70 deletions
diff --git a/lib/replace/autogen-waf.sh b/lib/replace/autogen-waf.sh
deleted file mode 100755
index ee95847ef0..0000000000
--- a/lib/replace/autogen-waf.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-p=`dirname $0`
-
-echo "Setting up for waf build"
-
-echo "done. Now run $p/configure or $p/configure.developer then make."
-if [ $p != "." ]; then
- echo "Notice: The build invoke path is not the main directory! Use make with the parameter"
- echo "-C $p. Example: make -C $p all"
-fi
diff --git a/lib/replace/autogen.sh b/lib/replace/autogen.sh
deleted file mode 120000
index a229cc94ac..0000000000
--- a/lib/replace/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-autogen-waf.sh \ No newline at end of file
diff --git a/lib/talloc/autogen.sh b/lib/talloc/autogen.sh
deleted file mode 100755
index 3005239885..0000000000
--- a/lib/talloc/autogen.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-p=`dirname $0`
-
-echo "Setting up for waf build"
-
-echo "done. Now run $p/configure then make."
-if [ $p != "." ]; then
- echo "Notice: The build invoke path is not the main directory! Use make with the parameter"
- echo "-C $p. Example: make -C $p all"
-fi
diff --git a/lib/tdb/autogen.sh b/lib/tdb/autogen.sh
deleted file mode 100755
index 3005239885..0000000000
--- a/lib/tdb/autogen.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-p=`dirname $0`
-
-echo "Setting up for waf build"
-
-echo "done. Now run $p/configure then make."
-if [ $p != "." ]; then
- echo "Notice: The build invoke path is not the main directory! Use make with the parameter"
- echo "-C $p. Example: make -C $p all"
-fi
diff --git a/lib/tevent/autogen-waf.sh b/lib/tevent/autogen-waf.sh
deleted file mode 100755
index 3005239885..0000000000
--- a/lib/tevent/autogen-waf.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-p=`dirname $0`
-
-echo "Setting up for waf build"
-
-echo "done. Now run $p/configure then make."
-if [ $p != "." ]; then
- echo "Notice: The build invoke path is not the main directory! Use make with the parameter"
- echo "-C $p. Example: make -C $p all"
-fi
diff --git a/lib/tevent/autogen.sh b/lib/tevent/autogen.sh
deleted file mode 120000
index a229cc94ac..0000000000
--- a/lib/tevent/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-autogen-waf.sh \ No newline at end of file
diff --git a/source4/autogen-waf.sh b/source4/autogen-waf.sh
deleted file mode 100755
index 6541688c11..0000000000
--- a/source4/autogen-waf.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-p=`dirname $0`
-
-echo "Setting up for waf build"
-
-echo "done. Now run $p/configure or $p/configure.developer then make."
-if [ $p != "." ]; then
- echo "Notice: The build invoke path is not 'source4'! Use make with the parameter"
- echo "-C $p. Example: make -C $p all"
-fi
diff --git a/source4/autogen.sh b/source4/autogen.sh
deleted file mode 120000
index a229cc94ac..0000000000
--- a/source4/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-autogen-waf.sh \ No newline at end of file
diff --git a/source4/lib/ldb/autogen-waf.sh b/source4/lib/ldb/autogen-waf.sh
deleted file mode 100755
index 4465b32db3..0000000000
--- a/source4/lib/ldb/autogen-waf.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-p=`dirname $0`
-
-echo "Setting up for waf build"
-
-echo "done. Now run $p/configure or $p/configure.developer then make."
-if [ $p != "." ]; then
- echo "Notice: The build invoke path is not the base directory! Use make with the parameter"
- echo "-C $p. Example: make -C $p0 all"
-fi
diff --git a/source4/lib/ldb/autogen.sh b/source4/lib/ldb/autogen.sh
deleted file mode 120000
index a229cc94ac..0000000000
--- a/source4/lib/ldb/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-autogen-waf.sh \ No newline at end of file