summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2020-10-22 14:53:39 +0000
committerMasaya Tojo <masaya@tojo.tokyo>2021-01-19 09:32:49 +0900
commit4825d6c67e42a9da4b87a570ff7f109c26c4779e (patch)
tree4ab34aa209224b5e736409a04658a3c9f2083566 /bootstrap
Initial commit.
* COPYING: New file. * Makefile.am: New file. * README.org: New file. * README.md: Delete file. * bootstrap: New file. * build-aux/test-driver.scm: New file. * configure.ac: New file. * guix.scm: New file. * pre-inst-env.in: New file. * rabbit-prover.scm: New file. * toot.scm: New file.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
new file mode 100755
index 0000000..872167c
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+autoreconf -vif