Sign in
flutter
/
third_party
/
libzip
/
9aef197e71c07faeb93a15fc0eaf55bc04451d2d
/
.
/
README.hg
blob: 23bdabd1117627276540e0d79ade533b4bed203b [
file
] [
log
] [
blame
]
To
build libzip
from
the repository
using
autotools
,
you need to
install autoconf
,
automake
,
and
libtool
;
then
run
autoreconf
-
fi
Afterwards
you can run configure like usual
.
Alternatively
,
use
cmake
.