aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* secp256k1: add libtool as a dependencyCory Fields2014-07-011-0/+3
|
* autogen.sh: Stop passing --verbose to autoreconfJosh Triplett2013-11-271-1/+1
| | | | This quiets down the autotools build, making warnings much more visible.
* autogen.sh: Use long options to autoreconf, for self-documentationJosh Triplett2013-11-271-1/+1
|
* autogen.sh: Support running from outside the source directoryJosh Triplett2013-11-271-0/+2
| | | | Initial steps towards supporting out-of-tree builds.
* autogen.sh: Use set -e to fail if any command failsJosh Triplett2013-11-271-0/+1
| | | | In preparation for expanding autogen.sh.
* autogen.sh: Add a /bin/sh shebang.Josh Triplett2013-11-271-0/+1
|
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+1