chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99fb186
)
autoconf: Provide an autogen.sh
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 5 Oct 2014 20:05:58 +0000
(21:05 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 5 Oct 2014 20:06:27 +0000
(21:06 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
autogen.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/autogen.sh
b/autogen.sh
new file mode 100755
(executable)
index 0000000..
6090f60
--- /dev/null
+++ b/
autogen.sh
@@ -0,0
+1,4
@@
+#!/bin/sh
+set -e
+autoconf
+autoheader