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