On Thu, 04 Aug 2011 11:17:32 +0200
Jim Meyering wrote:
> I simply insert a "make" before the "make distcheck":
>
> $ sh autogen.sh
> $ ./configure
> $ make && make distcheck
I see. Thanks for the explaining, too. I looked at RECURSIVE_TARGETS
and just could not understand what it me
ok. I'm not sure it's a bug.
version: automake (GNU automake) 1.11.1
first I ./configure. it's ok.
then I install it. Pictures will be installed to /usr/local/share/gkiu.
$ sudo make install | grep png
/usr/bin/install -c -m 644 logo.png icon.png
'/usr/local/share/gkiu/pictures'
OK, c