Already tested by myself.
Useful for me.
So I think this patch can help resolve these problems, thanks.
Makefile.am: error: required file './AUTHORS' not found Makefile.am: installing './INSTALL' Makefile.am: error: required file './NEWS' not found
When build with autoreconf, I met the following warnings and errors: automake: warning: source file '$(srcdir)/wmldbcreate.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tools/wml/Makefile.am:25: while processing program 'wmldbcreate' automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s)...
[BUG] fix compile error when build with autoreconf