Makefile requires README (not .md)
grebnetiew opened this issue · 2 comments
grebnetiew commented
While trying to build from source (because of fixes), 'make' at the prompt complains about a missing file ./README. I suspect this is because Makefile.in mentions README on line 81 while the file is named README.md.
bneijt commented
Is this compiling from source (git repo) or from a released source?
Could you specify the steps required to reproduce this?
bneijt commented
Closed in 2.0.7 by using CMake instead of autotools