| commit | e04c004b21ede91a1feca00fc72ea54279e1abfb | [log] [tgz] |
|---|---|---|
| author | Patrick Venture <venture@google.com> | Mon Dec 03 12:11:28 2018 -0800 |
| committer | Patrick Venture <venture@google.com> | Mon Dec 03 12:13:13 2018 -0800 |
| tree | 1883fd2f73228ec4dc95cc2ba2a19a0b786b697d | |
| parent | 77ff3fe596532f965d86691f20031babcede775d [diff] |
build: Fix crypto reference in Makefile_am Use CRYPTO_LIBS, as LIBCRYPT is undefined. Change-Id: I603ec51067bb2bf5e9d030b9e6ff02dbbabae8f8 Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
To clean the repository run ./bootstrap.sh clean.