michael-o opened a new pull request, #178:
URL: https://github.com/apache/commons-daemon/pull/178

   Unfortunately, this requires GNU Autoconf 2.70: 
https://lists.gnu.org/archive/html/autotools-announce/2020-12/msg00001.html
   
   >  ‘autoreconf --install’ will add ‘config.sub’, ‘config.guess’, 
and
   >  ‘install-sh’ to your source tree if they are needed.  If you are
   >  using Automake, scripts added to your tree by ‘autoreconf --install’
   >  will automatically be included in the tarball produced by ‘make dist’;
   >  otherwise, you will need to arrange for them to be distributed
   >  yourself.
   
   This will only affect those who are developing, those who use a source 
tarball will use the src distro which expects `autoreconf -fi` to be run 
beforehand.
   
   Note: Autoconf 2.70 has been around for 3,5 years...


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to