Issue #13039 has been updated by Steve Wills.
Looks like the docs say to use configure.ac:
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Writing-Autoconf-Input.html#Writing-Autoconf-Input
Or am I misunderstanding something?
Thanks!
----------------------------------------
Bug #13039: build warning on 2.4-rc1
https://bugs.ruby-lang.org/issues/13039#change-62076
* Author: Steve Wills
* Status: Rejected
* Priority: Normal
* Assignee:
* Target version:
* ruby -v:
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
When calling autoreconf -f -i, the following warning is generated:
aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Renaming configure.in to configure.ac should do it and should be harmless.
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>