Sign in
flutter
/
third_party
/
libzip
/
c71b181da9bde7be1f7c6835b0ba3d752d3d3287
/
.
/
README-snapshot.md
blob: f38d66c72bbcf6393f13cdc1bf14f4bbc5930428 [
file
] [
log
] [
blame
] [
view
]
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
as
usual
.
Alternatively
,
use
cmake
.