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.