]> Git Repo - secp256k1.git/blob - autogen.sh
Merge #580: Add trivial ecmult_multi algorithm which does not require a scratch space
[secp256k1.git] / autogen.sh
1 #!/bin/sh
2 set -e
3 autoreconf -if --warnings=all
This page took 0.024569 seconds and 4 git commands to generate.