* doc/gnulib-tool.texi (Multiple instances): Remind reader of
--with-tests limitation.
+2021-01-04 Simon Josefsson <simon@josefsson.org>
+
+ * doc/gnulib-tool.texi (Multiple instances): Remind reader of
+ --with-tests limitation.
+
2021-01-03 Bruno Haible <bruno@clisp.org>
iconv, iconv_open: Improve documentation.
`-- Makefile.am
@end example
+As discussed in @ref{Unit tests}, you may not use @samp{--with-tests}
+for this project since the @code{configure.ac} is shared.
+
Integration with your code is basically the same as outlined in
@ref{Initial import} with the one exception that you have to add both
the macro @code{gl_EARLY} and the macro @code{gl_tools_EARLY} to your