Used to boostrap autoconf files
[sliver-openvswitch.git] / boot.sh
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