mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
Imported from: git@github.com:sipa/secp256k1.git schnorr3 (0ab0b47) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
3 lines
47 B
Bash
Executable file
3 lines
47 B
Bash
Executable file
#!/bin/sh
|
|
set -e
|
|
autoreconf -if --warnings=all
|