So I am on linux trying to compile this, and I make a fresh clone of this repo. In the folder I run `./autogen.sh` and get the following error: ``` BUG.am: error: 'install.sh' is an anachronism; use 'install-sh' instead ``` Is there a solution to fixing this?
So I am on linux trying to compile this, and I make a fresh clone of this repo. In the folder I run
./autogen.shand get the following error:Is there a solution to fixing this?