On Fri, Aug 18, 2017 at 03:35:35PM +0200, Ulf Hermann wrote: > They aren't used and cause warnings from autoconf.
Again I don't have internet access to lookup the autoconf manual. But I don't believe this is correct. Removing the so_SOURCES is not the same as leaving them empty. The change as proposed will break make dist (or make distcheck) because removing it seems to cause the default sources seem to be lib*.c. What warnings did it cause for you? I am not seeing any. Thanks, Mark