Discussion:
[bug-mailutils] how to download mailutils sources from git for nex
Pierre-Jean
2017-06-10 12:44:07 UTC
Permalink
Hello Franta,
How should I do that minimal tarbal, with ./configure for my system
autoconf, with .po files, radius.m4 and all needed files for mailutils
build - and withou other balast?
I think that `make dist` should do what you want. That's a default option for
gnu automake. There's also a `make distcheck`, which constructs the tarball
and additionnaly ensure most use case works, by attempting to build the
resulted tarball in a temporary directory. You'll find the documentation on the
automake/autotool website.

Kind Regards,
Pierre-Jean.

Loading...