[LinuxCNC/linuxcnc PR#340] mv configure.in to configure.ac to be future-proof

未分类 bolang 4个月前 (10-15) 30次浏览

Issue #340 | 状态: 已关闭 | 作者: l29ah | 创建时间: 2017-10-18


aclocal-1.15: warning: autoconf input should be named ‘configure.ac’, not ‘configure.in’


评论 (3)

#1 – jepler 于 2017-10-18

@l29ah thanks for your pull request.

Unfortunately, it failed in our continuous integration system. You can find the details on travis by using the “details” hyperlink.

please take a look at the places where the filename configure.in is hardcoded. I’d prefer that they all be fixed, including the ones in comments and documentation, before accepting this pull request. If you are comfortable doing so, please squash the additional changes in to your original commit; if not, you can fix it by adding additional commits.


#2 – l29ah 于 2017-10-18

On Wed, Oct 18, 2017 at 01:55:14AM +0000, Jeff Epler wrote:
> @l29ah thanks for your pull request.
>
> Unfortunately, it failed in our continuous integration system. You can find the details on travis by using the “details” hyperlink.
>
> please take a look at the places where the filename configure.in is hardcoded. I’d prefer that they all be fixed, including the ones in comments and documentation, before accepting this pull request. If you are comfortable doing so, please squash the additional changes in to your original commit; if not, you can fix it by adding additional commits.

Ouch. Should be fixed now.


() ascii ribbon campaign – against html mail
/\ http://arc.pasp.de/ – against proprietary attachments


#3 – jepler 于 2017-10-23

@l29ah thanks!


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/340

喜欢 (0)