Re: config.h outdated
Bruno Haible via Bug reports for the GNU Texinfo documentation system <[email protected]>
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Organization | GNU |
| Message-ID | <2433706.IPqQCg1nHW@nimes> |
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