commit | 93a316c51d491d9ea51506bba1ab90bca5766b6e | [log] [tgz] |
---|---|---|
author | Christopher Friedt <chrisfriedt@gmail.com> | Sat Jun 05 07:57:27 2021 -0400 |
committer | Jens Geyer <jensg@apache.org> | Mon Jun 07 23:20:03 2021 +0200 |
tree | b07dc853e3a384e2e0a48c81750d89def80956e0 | |
parent | 29fb3464c948f26474a69cf345d29584f15513a0 [diff] [blame] |
THRIFT-5429 build: autotools: add foreign to AM_INIT_AUTOMAKE Patch: Christopher Friedt This closes #2405 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
diff --git a/bootstrap.sh b/bootstrap.sh index 1989437..d699909 100755 --- a/bootstrap.sh +++ b/bootstrap.sh
@@ -61,4 +61,4 @@ sed '/undef VERSION/d' config.hin > config.hin2 mv config.hin2 config.hin autoconf -automake --copy --add-missing --foreign +automake --copy --add-missing