summary refs log tree commit diff
path: root/bin/dash/autogen.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-15 22:26:11 -0400
committerJune McEnroe <june@causal.agency>2022-03-15 22:27:26 -0400
commitd7dd590ab60e4bad9f6976129132fe125cefaf99 (patch)
treeadc3c879f9803ade3387d959dcb7807f05102f6d /bin/dash/autogen.sh
parentAdd daticns utility (diff)
downloadsrc-d7dd590ab60e4bad9f6976129132fe125cefaf99.tar.gz
src-d7dd590ab60e4bad9f6976129132fe125cefaf99.zip
Remove dash
Moved to https://git.causal.agency/dash/ and jorts.
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