Closed GoogleCodeExporter closed 9 years ago
Hi,
That's a version problem of automake.
You can either install the old version of it using:
$ sudo apt-get install automake1.10
OR you can regenerate the Makefile with the new version using:
$ aclocal
$ autoconf
$ automake
I don't want to update the files in the SVN now in order to still have it
usable on Debian.
Best regards!
Original comment by goldstein.iupr
on 12 Oct 2011 at 4:44
Original issue reported on code.google.com by
aman21si...@gmail.com
on 10 Oct 2011 at 3:36