Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libusb
/
9818151c60a85aea6af24cb0996a92c3726c9864
/
.
/
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 $
*