Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 203 Bytes

README-snapshot.md

File metadata and controls

7 lines (5 loc) · 203 Bytes

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.