Used to boostrap autoconf files
authorMartin Casado <casado@badwater.nicira.com>
Tue, 4 Mar 2008 21:14:49 +0000 (13:14 -0800)
committerMartin Casado <casado@badwater.nicira.com>
Tue, 4 Mar 2008 21:14:49 +0000 (13:14 -0800)
boot.sh [new file with mode: 0755]

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