Closed ribose-jeffreylau closed 3 years ago
This is to tackle issues of automake version mismatch with aclocal.m4, etc.
Adding --force-autogen forces ./autogen.sh to be run, which should resolve the aforementioned issue.
--force-autogen
./autogen.sh
This is to tackle issues of automake version mismatch with aclocal.m4, etc.
Adding
--force-autogen
forces./autogen.sh
to be run, which should resolve the aforementioned issue.