index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap.sh
blob: dc5653941186d97fb552c31c9b130fd71e9856ba (
plain
)
1
2
3
4
5
6
#!/bin/sh if ! test -d m4 ; then mkdir m4 fi autoreconf -ivf || exit 1