Stefano Lattarini wrote: >> [PATCH 22/25] build: create src/ and man/ via configure >> >> * configure.ac: Create man/ and src/, since, now that there is no >> generated Makefile in each, the directory will not exist in a >> non-srcdir build. >> > This patch can be dropped AFAICS: 'man/' is created thanks to the > changes done by "[PATCH 19/25] maint: port manpages generation to > VPATH builds", while src/ should be created (through a proper > .distramp file) by the Automake-generated compilation rules. Can > you confirm everything works also dropping this patch?
Yes, dropped. And all tests still pass, so I've pushed everything. Thanks again.
