src packaged wrong; configure fails without automake 1.10
Brought to you by:
bugshideout
Hi,
On a distro with an up-to-date automake, configure fails like this:
configure: error: cannot run /bin/sh ./config.sub
This would mean that it would also fail if automake was not installed.
From what I've heard, to fix this the source tarball "should be made with `make dist` instead of just taring up the svn checkout."
Oh, also:
- it really isn't necessary to include the binary with the source
- the svn is empty on sourceforge. Is there another svn somewhere else?