Gavin Smith wrote: > I moved config.h to the top-level directory (i.e. tta/, which > has its own configure.ac).
And does it fix the issue (without modifying SUBDIRS)? That is, after $ ./autogen.sh $ ./configure $ make $ cd tta $ touch config.h.in does $ make update config.h *before* recursing into gnulib/lib/ ? Bruno
