projects
/
argpar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3723e
)
Add bootstrap script
author
Simon Marchi
<simon.marchi@efficios.com>
Wed, 4 Dec 2019 22:33:56 +0000
(17:33 -0500)
committer
Simon Marchi
<simon.marchi@efficios.com>
Wed, 4 Dec 2019 22:57:50 +0000
(17:57 -0500)
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
bootstrap
[new file with mode: 0755]
patch
|
blob
diff --git a/bootstrap
b/bootstrap
new file mode 100755
(executable)
index 0000000..
87a491c
--- /dev/null
+++ b/
bootstrap
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+set -x
+autoreconf -vi
This page took
0.022942 seconds
and
4
git commands to generate.