commit | 7a248bc7c30ed1fdb7d6b4255eea2430852333d1 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Oct 25 13:51:07 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 31 13:40:01 2017 +0000 |
tree | 9c141bf35c1abb867c482023a81c4e9fce35f9d4 | |
parent | 601bbf0af453aa95fb5a0e011c730b1445488686 [diff] |
Spelling fixes in configure.ac Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: I14d5782540e6524274a86c000b94fb1c5bdf7313 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.