Sign in
flutter
/
third_party
/
libusb
/
66d3849974dbc93d8bad418dbf594b37c95416f9
/
.
/
bootstrap.sh
blob: fc555d50a7b4e223fd24522d3d1ca101c7270aa4 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
cd
"$(dirname "
$0
")"
if
[
!
-
d m4
];
then
mkdir m4
fi
exec autoreconf
-
ivf