aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/secp256k1/libsecp256k1/autogen.sh
diff options
context:
space:
mode:
authorGustav Simonsson <gustav.simonsson@gmail.com>2015-09-28 23:46:17 +0800
committerGustav Simonsson <gustav.simonsson@gmail.com>2015-09-28 23:46:38 +0800
commit1d20b0247c35f440d3fdc3d21de19b2d5256c3cf (patch)
treebe0bce533d5d476e4f408d1d7757b9ac416463ae /crypto/secp256k1/libsecp256k1/autogen.sh
parent7977e87ce1e9ec46a8e8275f4cf53b6281c412c7 (diff)
downloadgo-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.tar
go-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.tar.gz
go-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.tar.bz2
go-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.tar.lz
go-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.tar.xz
go-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.tar.zst
go-tangerine-1d20b0247c35f440d3fdc3d21de19b2d5256c3cf.zip
Update libsecp256k1
Diffstat (limited to 'crypto/secp256k1/libsecp256k1/autogen.sh')
-rwxr-xr-xcrypto/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 100755
index 000000000..65286b935
--- /dev/null
+++ b/crypto/secp256k1/libsecp256k1/autogen.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+autoreconf -if --warnings=all