hackers-painters / katana-parser

A CSS parsing library in pure C99
http://hackers-painters.github.io/katana-parser
MIT License
180 stars 40 forks source link

config.status: error: cannot find input file: Makefile.in #16

Closed qfish closed 6 years ago

qfish commented 6 years ago

Try

automake --add-missing

or just

automake

It should create your Makefile.in.