projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468e001
)
Used to boostrap autoconf files
author
Martin Casado
<casado@badwater.nicira.com>
Tue, 4 Mar 2008 21:14:49 +0000
(13:14 -0800)
committer
Martin Casado
<casado@badwater.nicira.com>
Tue, 4 Mar 2008 21:14:49 +0000
(13:14 -0800)
boot.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/boot.sh
b/boot.sh
new file mode 100755
(executable)
index 0000000..
49e9f4e
--- /dev/null
+++ b/
boot.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+# Bootstrap configure system from .ac/.am files
+autoreconf --install -I config --force