Closed
Description
The build fails on a machine with automake-1.15
installed:
cd . && automake-1.14 --gnu /bin/bash: line 4: automake-1.14: command not found Makefile:928: recipe for target 'Makefile.in' failed make: *** [Makefile.in] Error 1
You might reconsider hard-coding
am__api_version='1.14'
in configure
and
/usr/share/automake-1.14/test-driver
in test-driver
?
Metadata
Assignees
Labels
No labels