This website requires JavaScript.
Explore
Help
Sign In
status-im
/
secp256k1
mirror of
https://github.com/status-im/secp256k1.git
Watch
2
Star
0
Fork
You've already forked secp256k1
0
Code
Issues
Projects
Releases
Wiki
Activity
master
secp256k1
/
autogen.sh
4 lines
47 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
build: add autogen. How was this missing?
2014-06-17 01:40:44 +00:00
#!/bin/sh
Add autoreconf warnings. Replace obsolete AC_TRY_COMPILE. Remove redundant checks (already done by LT_INIT).
2014-11-06 09:20:05 +00:00
set
-e
autoreconf -if --warnings
=
all