summary refs log tree commit diff
path: root/bin/dash/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dash/autogen.sh')
-rwxr-xr-xbin/dash/autogen.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/dash/autogen.sh b/bin/dash/autogen.sh
deleted file mode 100755
index 5e9006ca..00000000
--- a/bin/dash/autogen.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-aclocal \
-&& autoheader \
-&& automake --add-missing --copy \
-&& autoconf