projects
/
platform
/
upstream
/
smack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee9d2b3
)
Bootstrap with autogen
author
Brian McGillion
<brian.mcgillion@intel.com>
Fri, 11 Nov 2011 12:58:54 +0000
(14:58 +0200)
committer
Brian McGillion
<brian.mcgillion@intel.com>
Fri, 11 Nov 2011 12:58:54 +0000
(14:58 +0200)
autogen.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/autogen.sh
b/autogen.sh
new file mode 100755
(executable)
index 0000000..
f8cd5e8
--- /dev/null
+++ b/
autogen.sh
@@ -0,0
+1,4
@@
+#!/bin/sh -e
+
+autoreconf --install --symlink
+./configure --prefix="/usr"