Sign in
flutter
/
third_party
/
ideviceinstaller
/
ec433d15c38649e6ae06d686579fd5025d96f004
/
.
/
autogen.sh
blob: cb3887adf36632c7c09180e5c66f60a0a201def4 [
file
] [
log
] [
blame
]
#!/bin/sh
aclocal
-
I m4
libtoolize
autoheader
automake
--
add
-
missing
autoconf
if
[
-
z
"$NOCONFIGURE"
];
then
./
configure
"$@"
fi