summaryrefslogtreecommitdiff
path: root/crypto/secp256k1/libsecp256k1/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/secp256k1/libsecp256k1/autogen.sh')
-rw-r--r--crypto/secp256k1/libsecp256k1/autogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/secp256k1/libsecp256k1/autogen.sh b/crypto/secp256k1/libsecp256k1/autogen.sh
new file mode 100644
index 000000000..65286b935
--- /dev/null
+++ b/crypto/secp256k1/libsecp256k1/autogen.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+autoreconf -if --warnings=all