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.