mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
5a79ef9502
Imported from: git@github.com:sipa/secp256k1.git schnorr3 (0ab0b47) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
autoreconf -if --warnings=all
|