Sign in
flutter
/
third_party
/
libusb
/
b1ade6fca668d8aa156d5b5bf3a933f116144dc2
/
.
/
autogen.sh
blob: 4f5e612f06ffc87490a884cc5c4031e6e24eef8e [
file
] [
log
] [
blame
]
#!/bin/sh
libtoolize
--
copy
--
force
||
exit
1
aclocal
||
exit
1
autoheader
||
exit
1
autoconf
||
exit
1
automake
-
a
-
c
||
exit
1
./
configure
--
enable
-
maintainer
-
mode
--
enable
-
debug
-
log \
--
enable
-
examples
-
build $
*