bug#69908: [PATCH] Fix for no-dist-built-sources

2025-02-24 Thread Karl Berry
The attached patch assumes that "no-dist-built-sources" is the right option name Yes, good. I played around with the test some more for cleanliness, but didn't touch your changes to the code. Hopefully "no-dist-built-sources" now operates as intended. Pushed and closing ... thanks Bogdan.

bug#69908: [PATCH] Fix for no-dist-built-sources

2024-08-22 Thread Bogdan via Bug reports for Automake
Hello. Thank you for reporting the issue. I believe I have fixed the defect. The attached patch assumes that "no-dist-built-sources" is the right option name, following the documentation and the Options.pm file. Automake itself has been changed to process the option correctly, distdir.am got th