cfriedt edited a comment on pull request #2405: URL: https://github.com/apache/thrift/pull/2405#issuecomment-855834379
Honestly, I would have removed the `--add-missing` as well from `bootstrap.sh` but it seems that that option still cannot be added to `AM_INIT_AUTOMAKE()`. It was brought up with the autotools maintainers a long time ago [here](https://lists.gnu.org/archive/html/automake/2012-08/msg00044.html), but for the wrong reason (mixed up with libtool). The `--add-missing` argument to `automake` is necessary to automatically add the `test-driver` script. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
