mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
d48555b36a
git-subtree-dir: src/secp256k1 git-subtree-split: ad2028f9890ca40bdd32055aa0fe5c1c9af0e485
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
autoreconf -if --warnings=all
|