chiark / gitweb /
tests: Test &TARGETS feature
[subdirmk.git] / autogen.sh
deleted file mode 120000 (symlink)
index 589d83571b0fe6dd87282813af4c56da512956e7..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-subdirmk/autogen.sh
\ No newline at end of file
new file mode 100755 (executable)
index 0000000000000000000000000000000000000000..e28e80e0ce9a781dec49b395b83690ee2eef4344
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+# subdirmk, autogen.sh (conventional autoconf invocation script)
+#  Copyright 2019 Ian Jackson
+# SPDX-License-Identifier: LGPL-2.0-or-later
+set -e
+cd ${0%/*}
+autoconf