examples: Enable all examples to build on all platforms
[platform/upstream/libusb.git] / bootstrap.sh
1 #!/bin/sh
2
3 set -e
4
5 if [ ! -d m4 ]; then
6     mkdir m4
7 fi
8 exec autoreconf -ivf