bneijt/ccbuild

Makefile requires README (not .md)

grebnetiew opened this issue · 2 comments

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.

Is this compiling from source (git repo) or from a released source?
Could you specify the steps required to reproduce this?

Closed in 2.0.7 by using CMake instead of autotools