commit | dd212a289b834badd17f8f336c8c353e72239787 | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Fri Nov 02 14:33:36 2018 -0700 |
committer | Tadeusz Struk <tadeusz.struk@intel.com> | Mon Nov 19 12:33:56 2018 -0800 |
tree | f121482a1a26eaf0a34757357315deb7e0fca0b8 | |
parent | 0ff76b0a1c0956967650dd3b79c9f13be2020c86 [diff] [blame] |
bootstrap: allow options to autoreconf Allow options specified to the bootstrap script to propogate to autoreconf. This is useful for specifying locations to m4 scripts. Signed-off-by: William Roberts <william.c.roberts@intel.com>
diff --git a/bootstrap b/bootstrap index d20ba7f..0416b54 100755 --- a/bootstrap +++ b/bootstrap
@@ -63,4 +63,4 @@ printf "TSS2_MU_SRC = \$(TSS2_MU_C) \$(TSS2_MU_H)" ) > ${VARS_FILE} -${AUTORECONF} --install --sym +${AUTORECONF} --install --sym $@