Sign in
flutter
/
third_party
/
libusb
/
d5bb64b3dc438a0a03c66d08a7fd12de5543f538
/
.
/
bootstrap.sh
blob: dc5653941186d97fb552c31c9b130fd71e9856ba [
file
] [
log
] [
blame
]
#!/bin/sh
if
!
test
-
d m4
;
then
mkdir m4
fi
autoreconf
-
ivf
||
exit
1