Makefile.am contains a line ACLOCAL_AMFLAGS=@ACLOCAL_AMFLAGS@ -I m4 which is bogus because there is no m4 dir. With this, autoreconf fails for me.
See attached patch to remove it.
Remove bogus line from Makefile.am
Log in to post a comment.
Remove bogus line from Makefile.am