bug#19615: [PATCH] make dist tarball contains owner/group information from the build system

2023-03-15 Thread Bogdan
Hi. Please see https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60419 for a possible solution. -- Regards - Bogdan ('bogdro') D. (GNU/Linux & FreeDOS) X86 assembly (DOS, GNU/Linux):http://bogdro.evai.pl/index-en.php Soft(EN): http://bogdro.evai.pl/soft http://bogdro.evai.pl/s

bug#54020: Allow user-defined libtool options

2023-03-15 Thread Bogdan
Hi, Automakers! Another patch from my side. This one makes it possible for users to pass additional options to libtool in 'compile' mode. Fixes #54020. Added documentation and a test case including the '-no-suppress' option. All tests with 'lt' or 'libtool' in the name pass. Feel free to