Re: automake distcheck target fails from C files left from lex sources

2020-04-16 Thread Paul Hardy
Stuart, On Thu, Apr 16, 2020 at 12:10 AM Stuart Henderson wrote: > > On 2020/04/15 21:52, Paul Hardy wrote: > > With what's available "out of the box" on OpenBSD 6.6, one conflict is > > that the latest version of autoconf available with pkg_add insists > >

Re: automake distcheck target fails from C files left from lex sources

2020-04-15 Thread Paul Hardy
Marc, Thank you for such a quick response. On Wed, Apr 15, 2020 at 2:17 AM Marc Espie wrote: > > On Tue, Apr 14, 2020 at 10:02:06PM -0700, Paul Hardy wrote: > > Version 2.0 of my Unibetacode package is also under > > http://unifoundry.com/pub/unibetacode but it won't b

automake distcheck target fails from C files left from lex sources

2020-04-14 Thread Paul Hardy
use (among other reasons) the latest version of libtool available through pkg_add is older than what the latest version of autoconf requires, but that is another issue. Thank you, Paul Hardy