Re: RFC: xinetd autoreconf

2012-07-27 Thread Adam Borowski
On Fri, Jul 27, 2012 at 09:28:49AM +0200, Salvo Tomaselli wrote: > the current package has a patch that basically is a replacement of the > configure script. The patch is extremely complicated and i guess not really > meant for human eyes. > > What i was trying to do is to use dh_autoreconf and

Re: RFC: xinetd autoreconf

2012-07-27 Thread Russ Allbery
Salvo Tomaselli writes: > But the autoreconf command fails. I've tried multiple versions and it > always fails giving a long list of warnings about missing template and > then >> autoreconf: /usr/bin/autoheader failed with exit status: 1 xinetd doesn't use autoheader or config.h.in templates. Y

RFC: xinetd autoreconf

2012-07-27 Thread Salvo Tomaselli
Hello, i am taking over the orphaned xinetd, and i am working here: https://github.com/ltworf/xinetd-debian the current package has a patch that basically is a replacement of the configure script. The patch is extremely complicated and i guess not really meant for human eyes. I must premise th