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. _______________________________________________ Bug-mailutils mailing list Bug-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-mailutils