Re: 'automake' make test failed

2008-07-22 Thread Polarina
XFAIL stands for "expected failure". On Mon, 2008-07-21 at 18:22 -0700, Joseph Maxwell wrote: > automake compilation on FreeBSD 6.0 > make test failed > > = > 3 of 562 tests failed > (42 tests were not run) > Please report to bug-automake@gnu.org > ===

My code got autolicensed...

2008-01-02 Thread Polarina
The automake and friends automatically licensed my code with GPLv2 (They added the COPYING file with that license) when I wanted GPLv3. What gives? I'm using version 1.10. $ automake --add-missing --copy - Polarina