Missing configure

Andreas Enge <[email protected]> Tue, 8 Dec 2015 23:04:56 +0100
Newsgroups org.kernel.vger.linux-numa
Message-ID <20151208220456.GA8049@debian>
Hello,

the source code of numactl-2.0.10 is missing the "configure" file (and
potentially other files generated by the autotoools). Could you create
the tarball via the command "make dist"? This creates all necessary files
so that users who want to compile the package can do so without running
"autogen.sh", which means without installing the autotools themselves,
and by simply running the classic "./configure && make check && make install".

Incidentally, it will also simplify the packaging work for gnu/linux
distributions.

Andreas