Hello Sir,
The following link is hardcode to automake 1.15, but if your automake version is higher or lower this version will lead the configure and compile error.
https://github.com/fatalfeel/openocd_integrated/blob/master/compile
https://github.com/fatalfeel/openocd_integrated/blob/master/depcomp
https://github.com/fatalfeel/openocd_integrated/blob/master/missing
So if we could add the preffered automake version in readme and tell others to rebuild the link based theirs automake version
or set their automake folder as the environment variable and then modified the link file?
Hello Sir,
The following link is hardcode to automake 1.15, but if your automake version is higher or lower this version will lead the configure and compile error.
https://github.com/fatalfeel/openocd_integrated/blob/master/compile
https://github.com/fatalfeel/openocd_integrated/blob/master/depcomp
https://github.com/fatalfeel/openocd_integrated/blob/master/missing
So if we could add the preffered automake version in readme and tell others to rebuild the link based theirs automake version
or set their automake folder as the environment variable and then modified the link file?