core-lightning/secp256k1/autogen.sh
Rusty Russell 5a79ef9502 Import secp256k1 (schnorr version)
Imported from: git@github.com:sipa/secp256k1.git schnorr3 (0ab0b47)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-01 16:27:52 +09:30

4 lines
47 B
Bash
Executable File

#!/bin/sh
set -e
autoreconf -if --warnings=all