Sign in
flutter
/
third_party
/
libzip
/
362713b5c8da40884aea3294923db95cbdef3c5d
/
.
/
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
.