Sign in
flutter
/
third_party
/
libzip
/
16d986e66996eebbd7b68b6d5fe7adb3ccbdbb25
/
.
/
README-snapshot.md
blob: f38d66c72bbcf6393f13cdc1bf14f4bbc5930428 [
file
] [
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
.