bug#53780: Automake failing with conditional AC_CONFIG_FILES

2022-02-19 Thread Mike Frysinger
On 04 Feb 2022 17:12, Valio Valtokari wrote: > I have a project that supports multiple platforms (windows and linux as of > right now). To implement testing functionality I use a library that I > haven't configured for windows in my project yet. As such, my configure.ac > has these lines: > > AC_C

bug#54063: automake cannot run without generated Texinfo manual

2022-02-19 Thread Patrice Dumas
Hello, Please CC me, I am not subscribed. In Texinfo, we have a texinfo manual which is automatically generated from Pod sections from Texinfo perl modules. When this generated manual is removed, automake cannot run anymore. To workaround this issue, we have a generation of a fake manual that c