Sign in
flutter
/
third_party
/
libzip
/
98bf11d1b12a56b0d63f6c4d6b311c84ec8e916b
/
.
/
README.hg
blob: bd0a12438cfa4c39c061bb2ee759e9e8f1b1c215 [
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
as
usual
.
Alternatively
,
use
cmake
.