Skip to content

ndechesne/htoolbox

Repository files navigation

To get started, you'll need:
git
build-essential
autoconf
libtool

To compile, you'll need:
libssl-dev
zlib1g-dev

To debug, you'll need:
libc6-dbg
zlib1g-dbg

To compile this code, run:
./autogen.sh && ./configure --enable-debug=yes && make

To run the test suite, run:
make check

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published