On Mon, Apr 02, 2007 at 07:53:07PM +0200, Ralf Wildenhues wrote:
> Hi Bob,
> Hmm. Looking at your SVN sources, do things work if you remove this
> line from the toplevel Makefile.am (guessing right now)?
> EXTRA_DIST = config
>
> It should not be necessary AFAICS: automake takes care of the fil
Hi Bob,
* Bob Rossi wrote on Mon, Apr 02, 2007 at 04:12:50PM CEST:
>
> I recently found out about 'make distcheck' and wanted to run before I
> released any more versions of cgdb.
[...]
> However, I've run into this problem, and don't immediately understand
> what it is testing or how to fix it.