aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-04-03 21:24:19 +0100
committerChristopher Baines <mail@cbaines.net>2020-04-03 21:24:19 +0100
commitf235c8ad0aa1ea39cfe8a1a9d77bfebbcd018633 (patch)
tree9090866c0e03ab3d7d17e8dfb88635f3eaaf8a25 /bootstrap.sh
downloadbuild-coordinator-f235c8ad0aa1ea39cfe8a1a9d77bfebbcd018633.tar
build-coordinator-f235c8ad0aa1ea39cfe8a1a9d77bfebbcd018633.tar.gz
Initial commit
Setup done with the aid of [1]. 1: https://www.draketo.de/proj/with-guise-and-guile/guile-projects-with-autotools.html
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
new file mode 100755
index 0000000..5af6611
--- /dev/null
+++ b/bootstrap.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+autoreconf --verbose --install --force