Wladimir J. van der Laan
a26bad09b6
Merge #8784 : Copyright headers for build scripts
...
0c4e6ce Add MIT license to build-aux/m4 scripts (Luke Dashjr)
3f8a5d8 Trivial: build-aux/m4/l_atomic: Fix typo (Luke Dashjr)
3b4b6dc Add MIT license to autogen.sh and share/genbuild.sh (Luke Dashjr)
f4dffdd Add MIT license to Makefiles (Luke Dashjr)
2018-01-12 08:02:45 +01:00
Wladimir J. van der Laan
529e8ad63b
Merge #7528 : autogen.sh: warn about needing autoconf if autoreconf is not found
...
889426d autogen.sh: warn about needing autoconf if autoreconf is not found (Andrés G. Aragoneses)
2017-12-11 08:30:26 +01:00
Luke Dashjr
b77b4eda8d
Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems
2014-10-03 23:45:26 +00:00
randy-waterhouse
e54381117a
Add warnings for autogen.sh. Fix AC_CONFIG_SRCDIR.
2014-09-16 23:17:20 +12:00
Cory Fields
b150b09edc
secp256k1: add libtool as a dependency
2014-07-01 12:27:15 -04:00
Josh Triplett
82ccb05b07
autogen.sh: Stop passing --verbose to autoreconf
...
This quiets down the autotools build, making warnings much more visible.
2013-11-27 17:29:00 -08:00
Josh Triplett
e12dafd7bb
autogen.sh: Use long options to autoreconf, for self-documentation
2013-11-27 17:27:16 -08:00
Josh Triplett
19b9adda52
autogen.sh: Support running from outside the source directory
...
Initial steps towards supporting out-of-tree builds.
2013-11-27 17:25:58 -08:00
Josh Triplett
97d285ab51
autogen.sh: Use set -e to fail if any command fails
...
In preparation for expanding autogen.sh.
2013-11-27 17:24:26 -08:00
Josh Triplett
f80b723c66
autogen.sh: Add a /bin/sh shebang.
2013-11-27 17:21:40 -08:00
Cory Fields
35b8af9226
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00