commit | 15e95f263eecf5e44c22e4a61cefc2305224f987 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Nov 14 19:25:08 2018 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Nov 20 22:30:33 2018 +0000 |
tree | d03bbbbea65ff8d1297d857803b24bb5dab6aa58 | |
parent | 62c3e2c02a944a86fecd3a363178f70eeb6776d6 [diff] |
move HOST_IPMI_LIB_PATH to configure.ac Per TODO in Makefile.am, move the definition of HOST_IPMI_LIB_PATH from the Makefile to the configure script. Change-Id: If39bf1193f4502c239a78e21487566b234b746f8 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
.