]> Git Repo - secp256k1.git/blob - autogen.sh
Merge #818: Add static assertion that uint32_t is unsigned int or wider
[secp256k1.git] / autogen.sh
1 #!/bin/sh
2 set -e
3 autoreconf -if --warnings=all
This page took 0.023178 seconds and 4 git commands to generate.