diff options
Diffstat (limited to 'bin/dash/autogen.sh')
-rwxr-xr-x | bin/dash/autogen.sh | 6 |
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 |