OSDN Git Service

Include $(top_builddir)/src in src/Makefile.am's DEFAULT_INCLUDES so "./configure...
authorEric Branlund <ebranlund@fastmail.com>
Fri, 19 Mar 2021 01:59:31 +0000 (18:59 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 19 Mar 2021 01:59:31 +0000 (18:59 -0700)
commitc7b81fe966849c13c614e046b575ad363e43c01a
treec949ddc0fe24b7abaf1db49c28dbbe646a84c442
parentf22c8e2684353488ce30e5006ab874585a25d126
Include $(top_builddir)/src in src/Makefile.am's DEFAULT_INCLUDES so "./configure --disable-japanese ; make DISTCHECK_CONFIGURE_FLAGS=--disable-japanese distcheck" does not fail (it does an out-of-source-tree build and can not locate autoconf.h).
src/Makefile.am