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