commit | f4e58e6b730fa687890e47aefcb4a9b833a2d3a8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 12 21:57:52 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 06 09:51:19 2016 -0500 |
tree | 486dece092886fb77384c47ca3a1e937522d7302 | |
parent | 686df74e15a610de6a4b20a260704ab4ff00dc50 [diff] |
Add bootstrap.sh Change-Id: Id01b9ad969f96b0f79623ad9cf2a06f6714a07b1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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
.