git.annexia.org
/
a-fedora-appliance.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
548091c
)
Add autogen.sh
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 2 Nov 2011 16:10:27 +0000
(16:10 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 2 Nov 2011 16:10:27 +0000
(16:10 +0000)
autogen.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/autogen.sh
b/autogen.sh
new file mode 100755
(executable)
index 0000000..
56030d6
--- /dev/null
+++ b/
autogen.sh
@@ -0,0
+1,4
@@
+#!/bin/sh -
+
+export AUTOMAKE='automake --foreign --add-missing'
+autoreconf -i